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

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1064 if (ahc_debug & AHC_SHOW_SENSE) { ahc_handle_seqint()
1087 if (ahc_debug & AHC_SHOW_SENSE) { ahc_handle_seqint()
1756 if ((ahc_debug & AHC_SHOW_SELTO) != 0) { ahc_handle_scsiint()
2096 uint32_t ahc_debug = AHC_DEBUG_OPTS; variable
3257 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { ahc_handle_message_phase()
3265 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { ahc_handle_message_phase()
3292 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) ahc_handle_message_phase()
3322 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) ahc_handle_message_phase()
3335 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { ahc_handle_message_phase()
3343 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { ahc_handle_message_phase()
3364 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) ahc_handle_message_phase()
3385 if ((ahc_debug & AHC_SHOW_MESSAGES) != 0) { ahc_handle_message_phase()
5281 if ((ahc_debug & AHC_DEBUG_SEQUENCER) != 0) ahc_init()
5435 if (ahc_debug & AHC_SHOW_MISC) { ahc_init()
6728 if ((ahc_debug & AHC_SHOW_MISC) != 0) { ahc_calc_residual()
H A Daic7xxx.h93 ((ahc_debug & AHC_SHOW_MASKED_ERRORS) == 0 \
1255 extern uint32_t ahc_debug;
H A Daic7xxx_osm.c1038 { "debug", &ahc_debug }, aic7xxx_setup()
1742 if ((ahc_debug & AHC_SHOW_MISC) != 0) { ahc_done()
1862 if (ahc_debug & AHC_SHOW_SENSE) { ahc_linux_handle_scsi_status()

Completed in 112 milliseconds