Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic7xxx.c498 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_handle_seqint()
521 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_handle_seqint()
1192 if ((ahc_debug & AHC_SHOW_SELTO) != 0) { in ahc_handle_scsiint()
1529 uint32_t ahc_debug = AHC_DEBUG_OPTS; variable
2735 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
2777 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
2895 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
4977 if (ahc_debug & AHC_SHOW_MISC) { in ahc_init()
6263 if ((ahc_debug & AHC_SHOW_MISC) != 0) { in ahc_calc_residual()
7772 if (ahc_debug & AHC_SHOW_TQIN) { in ahc_handle_target_cmd()
[all …]
H A Daic7xxx.h103 ((ahc_debug & AHC_SHOW_MASKED_ERRORS) == 0 \
1348 extern uint32_t ahc_debug;