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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7770.c174 switch (ahc->chip & (AHC_EISA|AHC_VL)) {
209 case AHC_VL:
360 ahc->chip |= AHC_VL;
H A Daic7xxx_proc.c234 if ((ahc->chip & AHC_VL) != 0) {
273 if ((ahc->chip & AHC_VL) == 0)
H A Daic7xxx.h195 AHC_VL = 0x0100, /* Bus type VL */ enumerator in enum:__anon36

Completed in 216 milliseconds