Home
last modified time | relevance | path

Searched refs:PRINT_PORT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/int10/
H A Dhelper_exec.c21 #define PRINT_PORT 0 macro
230 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_inb()
247 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_inw()
264 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_inl()
281 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_outb()
298 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_outw()
315 if (PRINT_PORT && DEBUG_IO_TRACE()) in port_rep_outl()
334 if (PRINT_PORT && DEBUG_IO_TRACE()) in x_inb()
350 if (PRINT_PORT && DEBUG_IO_TRACE()) in x_inb()
373 if (PRINT_PORT && DEBUG_IO_TRACE()) in x_inw()
[all …]
H A DINT10.HOWTO300 PRINT_PORT in xf86int10.h. This is meant for debugging purposes.