Home
last modified time | relevance | path

Searched refs:ahc_debug (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx.h93 ((ahc_debug & AHC_SHOW_MASKED_ERRORS) == 0 \
1250 extern uint32_t ahc_debug;
H A Daic7xxx_core.c1057 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_handle_seqint()
1080 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_handle_seqint()
1749 if ((ahc_debug & AHC_SHOW_SELTO) != 0) { in ahc_handle_scsiint()
2074 uint32_t ahc_debug = AHC_DEBUG_OPTS; variable
3234 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
3242 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
3269 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
3299 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
3312 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
3320 if ((ahc_debug in ahc_handle_message_phase()
[all...]
H A Daic7xxx_osm.c1019 { "debug", &ahc_debug }, in aic7xxx_setup()
1722 if ((ahc_debug & AHC_SHOW_MISC) != 0) { in ahc_done()
1842 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_linux_handle_scsi_status()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h93 ((ahc_debug & AHC_SHOW_MASKED_ERRORS) == 0 \
1244 extern uint32_t ahc_debug;
H A Daic7xxx_core.c1057 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_handle_seqint()
1080 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_handle_seqint()
1748 if ((ahc_debug & AHC_SHOW_SELTO) != 0) { in ahc_handle_scsiint()
2072 uint32_t ahc_debug = AHC_DEBUG_OPTS; variable
3232 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
3240 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
3267 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
3297 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
3310 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { in ahc_handle_message_phase()
3318 if ((ahc_debug in ahc_handle_message_phase()
[all...]
H A Daic7xxx_osm.c1018 { "debug", &ahc_debug }, in aic7xxx_setup()
1721 if ((ahc_debug & AHC_SHOW_MISC) != 0) { in ahc_done()
1840 if (ahc_debug & AHC_SHOW_SENSE) { in ahc_linux_handle_scsi_status()

Completed in 21 milliseconds