Searched refs:ahd_debug (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic79xx_osm.c874 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0)
1142 { "debug", &ahd_debug },
1803 if ((ahd_debug & AHD_SHOW_MISC) != 0) {
1942 if (ahd_debug & AHD_SHOW_SENSE) {
1975 if ((ahd_debug & AHD_SHOW_QFULL) != 0) {
2397 if ((ahd_debug & AHD_SHOW_DV) != 0)
2450 if ((ahd_debug & AHD_SHOW_DV) != 0)
2486 if ((ahd_debug & AHD_SHOW_DV) != 0)
2528 if ((ahd_debug & AHD_SHOW_DV) != 0)
2567 if ((ahd_debug
[all...]
H A Daic79xx_core.c283 if ((ahd_debug & AHD_SHOW_MODEPTR) != 0)
301 if ((ahd_debug & AHD_SHOW_MODEPTR) != 0)
868 if ((ahd_debug & AHD_SHOW_QUEUE) != 0) {
1168 if ((ahd_debug & AHD_SHOW_FIFOS) != 0)
1794 if ((ahd_debug & AHD_SHOW_MISC) != 0)
1828 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0)
1834 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0)
1844 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0)
1979 if ((ahd_debug & AHD_SHOW_RECOVERY) != 0) {
1996 if ((ahd_debug
3560 uint32_t ahd_debug = AHD_DEBUG_OPTS; variable
[all...]
H A Daic79xx.h91 ((ahd_debug & AHD_SHOW_MASKED_ERRORS) == 0 \
1435 extern uint32_t ahd_debug;
H A Daic79xx_pci.c604 && (ahd_debug & AHD_DUMP_SEEPROM) != 0) {

Completed in 120 milliseconds