Home
last modified time | relevance | path

Searched refs:ahd_debug (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.c360 if ((ahd_debug & AHD_SHOW_FIFOS) != 0) in ahd_clear_fifo()
945 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()
2724 uint32_t ahd_debug = AHD_DEBUG_OPTS; variable
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()
6099 if (ahd_debug & AHD_SHOW_MEMORY) in ahd_alloc_scbs()
6135 if (ahd_debug & AHD_SHOW_MEMORY) in ahd_alloc_scbs()
8240 if (ahd_debug & AHD_SHOW_SENSE) { in ahd_handle_scsi_status()
[all …]
H A Daic79xx_inline.h111 if ((ahd_debug & AHD_SHOW_MODEPTR) != 0) in ahd_set_modes()
129 if ((ahd_debug & AHD_SHOW_MODEPTR) != 0) in ahd_update_modes()
803 if ((ahd_debug & AHD_SHOW_QUEUE) != 0) { in ahd_queue_scb()
H A Daic79xx.h101 ((ahd_debug & AHD_SHOW_MASKED_ERRORS) == 0 \
1557 extern uint32_t ahd_debug;
H A Daic79xx_pci.c652 && (ahd_debug & AHD_DUMP_SEEPROM) != 0) { in ahd_check_extport()
H A Daic79xx_osm.c444 if ((ahd_debug & AHD_SHOW_SENSE) != 0) { in ahd_done()