Searched refs:ATPPC_DPRINTF (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | atppc.c | 158 ATPPC_DPRINTF(("%s: Error detecting chipset\n", in atppc_sc_attach() 182 ATPPC_DPRINTF(("%s: unable to initialize mode.\n", in atppc_sc_attach() 492 ATPPC_DPRINTF(("%s(%s): FIFO PWord(%d) not supported.\n", in atppc_detect_fifo() 514 ATPPC_DPRINTF(("%s(%s): cannot flush FIFO.\n", __func__, in atppc_detect_fifo() 539 ATPPC_DPRINTF(("%s(%s): cannot fill FIFO.\n", __func__, in atppc_detect_fifo() 557 ATPPC_DPRINTF(("%s(%s): invalid data in FIFO.\n", in atppc_detect_fifo() 571 ATPPC_DPRINTF(("%s(%s): data lost in FIFO.\n", __func__, in atppc_detect_fifo() 581 ATPPC_DPRINTF(("%s(%s): cannot empty the FIFO.\n", __func__, in atppc_detect_fifo() 968 ATPPC_DPRINTF(("%s(%s): invalid mode passed as " in atppc_setmode() 1015 ATPPC_DPRINTF(("%s(%s): invalid mode passed as " in atppc_setmode() [all …]
|
| D | atppcvar.h | 56 #define ATPPC_DPRINTF(arg) if(atppc_debug) printf arg macro 58 #define ATPPC_DPRINTF(arg) macro
|
| /netbsd/src/sys/dev/isa/ |
| D | atppc_isadma.c | 62 ATPPC_DPRINTF(("%s(%s): cannot reserve DRQ line.\n", __func__, in atppc_isadma_setup()
|
| /netbsd/src/sys/arch/acorn32/mainbus/ |
| D | atppc_pioc.c | 124 ATPPC_DPRINTF(("%s: IRQ not assigned or bad number of " in atppc_pioc_attach()
|