Home | History | Annotate | Download | only in pci

Lines Matching refs:features

915 		if ((ahc->features & AHC_ULTRA2) != 0)
931 if ((ahc->features & AHC_DT) != 0) {
969 if ((ahc->features & AHC_ULTRA2) != 0) {
1007 if (((ahc->features & AHC_ULTRA) != 0) && (!override_ultra)) {
1012 ahc->features &= ~AHC_ULTRA;
1027 if ((ahc->features & AHC_ULTRA2) != 0) {
1150 if ((ahc->features & AHC_ULTRA2) != 0)
1179 if (ahc->features & AHC_MULTI_FUNC) {
1191 if ((ahc->features & AHC_ULTRA2) != 0) {
1293 if ((ahc->features & AHC_LARGE_SCBS) != 0) {
1458 ahc->features = AHC_AIC7850_FE;
1473 ahc->features = AHC_AIC7860_FE;
1489 ahc->features |= AHC_REMOVABLE;
1499 ahc->features = AHC_AIC7870_FE;
1544 ahc->features = AHC_AIC7880_FE;
1592 ahc->features = AHC_AIC7890_FE;
1606 ahc->features = AHC_AIC7892_FE;
1619 * The 'C' revision of the aic7895 has a few additional features.
1624 ahc->features = AHC_AIC7895C_FE;
1629 ahc->features = AHC_AIC7895_FE;
1672 ahc->features = AHC_AIC7896_FE;
1683 ahc->features = AHC_AIC7899_FE;
1697 ahc->features |= AHC_REMOVABLE;