Home
last modified time | relevance | path

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

/freebsd/sys/dev/aic7xxx/
H A Daic79xx.c353 if ((ahd_debug & AHD_SHOW_FIFOS) != 0) in ahd_clear_fifo()
938 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_handle_seqint()
972 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) in ahd_handle_seqint()
978 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) in ahd_handle_seqint()
1125 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) { in ahd_handle_seqint()
1143 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) { in ahd_handle_seqint()
1179 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) { in ahd_handle_seqint()
1355 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) { in ahd_handle_seqint()
1626 if ((ahd_debug & AHD_SHOW_SELTO) != 0) { in ahd_handle_scsiint()
1744 if ((ahd_debug & AHD_SHOW_MISC) != 0) in ahd_handle_scsiint()
[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 \
1553 extern uint32_t ahd_debug;
H A Daic79xx_pci.c646 && (ahd_debug & AHD_DUMP_SEEPROM) != 0) { in ahd_check_extport()
H A Daic79xx_osm.c443 if ((ahd_debug & AHD_SHOW_SENSE) != 0) { in ahd_done()