Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.c945 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_handle_seqint()
1751 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_handle_scsiint()
2631 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_clear_critical_section()
5832 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_setup_iocell_workaround()
5852 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_iocell_first_selection()
5859 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_iocell_first_selection()
6586 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_chip_init()
6978 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_parse_cfgdata()
8434 if ((ahd_debug & AHD_SHOW_MISC) != 0) { in ahd_calc_residual()
H A Daic79xx.h1558 #define AHD_SHOW_MISC 0x00001 macro