HomeSort by: relevance | last modified time | path
    Searched refs:ATPPC_DPRINTF (Results 1 - 4 of 4) sorted by relevancy

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

Completed in 14 milliseconds