Home
last modified time | relevance | path

Searched refs:AHC_SHOW_DV (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.c2238 if (ahc_debug & AHC_SHOW_DV)
2302 if (ahc_debug & AHC_SHOW_DV)
2339 if (ahc_debug & AHC_SHOW_DV)
2399 if (ahc_debug & AHC_SHOW_DV)
2438 if (ahc_debug & AHC_SHOW_DV) {
2615 if (ahc_debug & AHC_SHOW_DV) {
2650 if (ahc_debug & AHC_SHOW_DV) {
2718 if (ahc_debug & AHC_SHOW_DV) {
2737 if (ahc_debug & AHC_SHOW_DV) {
2794 if (ahc_debug & AHC_SHOW_DV) {
[all …]
Daic7xxx.h1329 #define AHC_SHOW_DV 0x0040 macro