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

  /src/sys/dev/eisa/
ahc_eisa.c 115 #ifdef AHC_DEBUG
195 #ifdef AHC_DEBUG
  /src/sys/dev/ic/
aic7xxxvar.h 53 #undef AHC_DEBUG
192 #ifdef AHC_DEBUG
194 ((ahc_debug & AHC_SHOW_MASKED_ERRORS) == 0 \
1374 #ifdef AHC_DEBUG
1375 extern uint32_t ahc_debug;
aic7xxx.c 505 #ifdef AHC_DEBUG
506 if (ahc_debug & AHC_SHOW_SENSE) {
529 #ifdef AHC_DEBUG
530 if (ahc_debug & AHC_SHOW_SENSE) {
1186 #ifdef AHC_DEBUG
1187 if ((ahc_debug & AHC_SHOW_SELTO) != 0) {
1518 #ifdef AHC_DEBUG
1519 uint32_t ahc_debug = 0; /* AHC_SHOW_MISC|AHC_SHOW_SENSE|AHC_DEBUG_OPTS;*/ variable
2660 #ifdef AHC_DEBUG
2661 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0)
    [all...]
aic7xxx_osm.c 388 #ifdef AHC_DEBUG
757 #ifdef AHC_DEBUG
aic79xx_osm.c 400 #ifdef AHC_DEBUG

Completed in 41 milliseconds