Home
last modified time | relevance | path

Searched refs:ahc_debug (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h93 ((ahc_debug & AHC_SHOW_MASKED_ERRORS) == 0 \
1244 extern uint32_t ahc_debug;
H A DKconfig.aic7xxx81 variable ahc_debug in that file to find them.
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()
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()
3339 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) in ahc_handle_message_phase()
5237 if ((ahc_debug & AHC_DEBUG_SEQUENCER) != 0) in ahc_init()
5373 if (ahc_debug & AHC_SHOW_MISC) { in ahc_init()
[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()