Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c2108 ahc->features |= AHC_HVD; in ahc_aic7870h_setup()
2129 ahc->features |= AHC_HVD; in ahc_aha394Xh_setup()
2161 ahc->features |= AHC_HVD; in ahc_aha494Xh_setup()
2192 ahc->features |= AHC_HVD; in ahc_aic7880h_setup()
2222 ahc->features |= AHC_HVD; in ahc_aha394XUh_setup()
2330 ahc->features |= AHC_HVD; in ahc_aic7895h_setup()
H A Daic7xxx.h226 AHC_HVD = 0x100000, /* HVD rather than SE */ enumerator
H A Daic7xxx_osm.c2506 ahc->features & AHC_HVD ? in ahc_linux_get_signalling()