HomeSort by: relevance | last modified time | path
    Searched defs:CDB_FILES (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/gpib/
ct.c 110 #define CDB_FILES 0x01
401 DPRINTF(CDB_FILES, ("ctclose: flags %x\n", sc->sc_flags));
570 DPRINTF(CDB_FILES, ("ctstart: before %x\n",
575 DPRINTF(CDB_FILES, ("ctstart: after %x\n",
625 DPRINTF(CDB_FILES,
667 DPRINTF(CDB_FILES, ("cteof: leaving flags %x\n", sc->sc_flags));
725 DPRINTF(CDB_FILES, ("ctintr: before flags %x\n", sc->sc_flags));
734 DPRINTF(CDB_FILES,
823 DPRINTF(CDB_FILES, ("ctintr: after flags %x\n", sc->sc_flags));
  /src/sys/arch/hp300/dev/
ct.c 217 #define CDB_FILES 0x01
443 if (ctdebug & CDB_FILES)
605 if (ctdebug & CDB_FILES)
613 if (ctdebug & CDB_FILES)
678 if (ctdebug & CDB_FILES)
723 if (ctdebug & CDB_FILES)
760 if (ctdebug & CDB_FILES)
771 if (ctdebug & CDB_FILES)
863 if (ctdebug & CDB_FILES)

Completed in 37 milliseconds