Home
last modified time | relevance | path

Searched refs:AHC_HVD (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_pci.c2110 ahc->features |= AHC_HVD; in ahc_aic7870h_setup()
2131 ahc->features |= AHC_HVD; in ahc_aha394Xh_setup()
2163 ahc->features |= AHC_HVD; in ahc_aha494Xh_setup()
2194 ahc->features |= AHC_HVD; in ahc_aic7880h_setup()
2224 ahc->features |= AHC_HVD; in ahc_aha394XUh_setup()
2332 ahc->features |= AHC_HVD; in ahc_aic7895h_setup()
Daic7xxx.h226 AHC_HVD = 0x100000, /* HVD rather than SE */ enumerator
Daic7xxx_osm.c2519 ahc->features & AHC_HVD ? in ahc_linux_get_signalling()