Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/atapiscsi/
Datapiscsi.c88 #define DEBUG_POLL 0x40 macro
/mirbsd/src/sys/dev/pci/
Dncr.c280 #define DEBUG_POLL (0x0004) macro
4847 if (DEBUG_FLAGS & DEBUG_POLL) printf("P"); in ncr_start()
4850 if ((DEBUG_FLAGS & DEBUG_POLL) && (cp->host_status)) in ncr_start()