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

  /src/sys/dev/ic/
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 in typeref:typename:uint32_t
2660 #ifdef AHC_DEBUG
2661 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0)
    [all...]
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 in typeref:typename:uint32_t
2660 #ifdef AHC_DEBUG
2661 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0)
    [all...]

Completed in 52 milliseconds