Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aic7xxx/
H A Daic79xx.c361 if ((ahd_debug & AHD_SHOW_FIFOS) != 0) in ahd_clear_fifo()
946 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_handle_seqint()
1752 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_handle_scsiint()
2632 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_clear_critical_section()
2725 uint32_t ahd_debug = AHD_DEBUG_OPTS; variable
5842 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_setup_iocell_workaround()
5862 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_iocell_first_selection()
6109 if (ahd_debug & AHD_SHOW_MEMORY) in ahd_alloc_scbs()
6145 if (ahd_debug & AHD_SHOW_MEMORY) in ahd_alloc_scbs()
8250 if (ahd_debug & AHD_SHOW_SENSE) { in ahd_handle_scsi_status()
[all …]
H A Daic79xx_inline.h113 if ((ahd_debug & AHD_SHOW_MODEPTR) != 0) in ahd_set_modes()
131 if ((ahd_debug & AHD_SHOW_MODEPTR) != 0) in ahd_update_modes()
805 if ((ahd_debug & AHD_SHOW_QUEUE) != 0) { in ahd_queue_scb()
H A Daic79xx.h103 ((ahd_debug & AHD_SHOW_MASKED_ERRORS) == 0 \
1559 extern uint32_t ahd_debug;
H A Daic79xx_pci.c653 && (ahd_debug & AHD_DUMP_SEEPROM) != 0) { in ahd_check_extport()
H A Daic79xx_osm.c432 if ((ahd_debug & AHD_SHOW_SENSE) != 0) { in ahd_done()