Lines Matching refs:features
795 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_config()
811 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()
828 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_pci_config()
866 if ((ahc->features & AHC_ULTRA) != 0) { in ahc_pci_config()
872 ahc->features &= ~AHC_ULTRA; in ahc_pci_config()
884 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_pci_config()
942 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()
953 if ((ahc->features & AHC_MULTI_FUNC) != 0) in ahc_pci_config()
956 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_config()
992 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_ext_scbram_present()
1021 if (ahc->features & AHC_MULTI_FUNC) { in ahc_scbram_config()
1033 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_scbram_config()
1135 if ((ahc->features & AHC_LARGE_SCBS) != 0) { in ahc_probe_ext_scbram()
1391 if ((ahc->features & AHC_SPIOCAP) != 0) { in check_extport()
1459 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_parse_pci_eeprom()
1501 if (ahc->features & AHC_ULTRA in ahc_parse_pci_eeprom()
1553 || (ahc->features & AHC_NEW_TERMCTL) != 0) { in configure_termination()
1568 if ((ahc->features & AHC_NEW_TERMCTL) != 0) { in configure_termination()
1593 } else if ((ahc->features & AHC_SPIOCAP) != 0) { in configure_termination()
1606 if ((ahc->features & AHC_WIDE) == 0) in configure_termination()
1610 && (ahc->features & AHC_ULTRA2) == 0) { in configure_termination()
1615 if ((ahc->features & AHC_WIDE) != 0) in configure_termination()
1645 if ((ahc->features & AHC_ULTRA2) == 0 in configure_termination()
1664 if ((ahc->features & AHC_WIDE) != 0 in configure_termination()
1684 if ((ahc->features & AHC_ULTRA2) != 0) in configure_termination()
1730 (ahc->features & AHC_ULTRA2) ? "Primary " in configure_termination()
1735 && (ahc->features & AHC_WIDE) != 0) { in configure_termination()
1740 (ahc->features & AHC_ULTRA2) in configure_termination()
1750 if ((ahc->features & AHC_WIDE) != 0) in configure_termination()
1847 if ((ahc->features & AHC_SPIOCAP) != 0 in ahc_acquire_seeprom()
1886 } else if ((ahc->features & AHC_ULTRA2) != 0) { in write_brdctl()
1896 if ((ahc->features & AHC_ULTRA2) != 0) in write_brdctl()
1902 if ((ahc->features & AHC_ULTRA2) != 0) in write_brdctl()
1919 } else if ((ahc->features & AHC_ULTRA2) != 0) { in read_brdctl()
2002 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_chip_init()
2013 if ((ahc->features & AHC_MULTI_FUNC) != 0) in ahc_pci_chip_init()
2016 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_chip_init()
2065 ahc->features = AHC_AIC7850_FE; in ahc_aic785X_setup()
2083 ahc->features = AHC_AIC7860_FE; in ahc_aic7860_setup()
2100 ahc->features |= AHC_REMOVABLE; in ahc_apa1480_setup()
2110 ahc->features = AHC_AIC7870_FE; in ahc_aic7870_setup()
2121 ahc->features |= AHC_HVD; in ahc_aic7870h_setup()
2142 ahc->features |= AHC_HVD; in ahc_aha394Xh_setup()
2174 ahc->features |= AHC_HVD; in ahc_aha494Xh_setup()
2188 ahc->features = AHC_AIC7880_FE; in ahc_aic7880_setup()
2205 ahc->features |= AHC_HVD; in ahc_aic7880h_setup()
2235 ahc->features |= AHC_HVD; in ahc_aha394XUh_setup()
2260 ahc->features = AHC_AIC7890_FE; in ahc_aic7890_setup()
2275 ahc->features = AHC_AIC7892_FE; in ahc_aic7892_setup()
2296 ahc->features = AHC_AIC7895C_FE; in ahc_aic7895_setup()
2301 ahc->features = AHC_AIC7895_FE; in ahc_aic7895_setup()
2343 ahc->features |= AHC_HVD; in ahc_aic7895h_setup()
2356 ahc->features = AHC_AIC7896_FE; in ahc_aic7896_setup()
2371 ahc->features = AHC_AIC7899_FE; in ahc_aic7899_setup()
2386 ahc->features |= AHC_REMOVABLE; in ahc_aha29160C_setup()