Home
last modified time | relevance | path

Searched refs:ATPPC_DPRINTF (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/ic/
Datppc.c158 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 …]
Datppcvar.h56 #define ATPPC_DPRINTF(arg) if(atppc_debug) printf arg macro
58 #define ATPPC_DPRINTF(arg) macro
/netbsd/src/sys/dev/isa/
Datppc_isadma.c62 ATPPC_DPRINTF(("%s(%s): cannot reserve DRQ line.\n", __func__, in atppc_isadma_setup()
/netbsd/src/sys/arch/acorn32/mainbus/
Datppc_pioc.c124 ATPPC_DPRINTF(("%s: IRQ not assigned or bad number of " in atppc_pioc_attach()