Lines Matching refs:features
788 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_config()
804 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()
821 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_pci_config()
859 if ((ahc->features & AHC_ULTRA) != 0) { in ahc_pci_config()
865 ahc->features &= ~AHC_ULTRA; in ahc_pci_config()
877 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_pci_config()
935 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()
946 if ((ahc->features & AHC_MULTI_FUNC) != 0) in ahc_pci_config()
949 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_config()
981 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_ext_scbram_present()
1010 if (ahc->features & AHC_MULTI_FUNC) { in ahc_scbram_config()
1022 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_scbram_config()
1124 if ((ahc->features & AHC_LARGE_SCBS) != 0) { in ahc_probe_ext_scbram()
1380 if ((ahc->features & AHC_SPIOCAP) != 0) { in check_extport()
1448 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_parse_pci_eeprom()
1490 if (ahc->features & AHC_ULTRA in ahc_parse_pci_eeprom()
1542 || (ahc->features & AHC_NEW_TERMCTL) != 0) { in configure_termination()
1557 if ((ahc->features & AHC_NEW_TERMCTL) != 0) { in configure_termination()
1582 } else if ((ahc->features & AHC_SPIOCAP) != 0) { in configure_termination()
1595 if ((ahc->features & AHC_WIDE) == 0) in configure_termination()
1599 && (ahc->features & AHC_ULTRA2) == 0) { in configure_termination()
1604 if ((ahc->features & AHC_WIDE) != 0) in configure_termination()
1634 if ((ahc->features & AHC_ULTRA2) == 0 in configure_termination()
1653 if ((ahc->features & AHC_WIDE) != 0 in configure_termination()
1673 if ((ahc->features & AHC_ULTRA2) != 0) in configure_termination()
1719 (ahc->features & AHC_ULTRA2) ? "Primary " in configure_termination()
1724 && (ahc->features & AHC_WIDE) != 0) { in configure_termination()
1729 (ahc->features & AHC_ULTRA2) in configure_termination()
1739 if ((ahc->features & AHC_WIDE) != 0) in configure_termination()
1836 if ((ahc->features & AHC_SPIOCAP) != 0 in ahc_acquire_seeprom()
1875 } else if ((ahc->features & AHC_ULTRA2) != 0) { in write_brdctl()
1885 if ((ahc->features & AHC_ULTRA2) != 0) in write_brdctl()
1891 if ((ahc->features & AHC_ULTRA2) != 0) in write_brdctl()
1908 } else if ((ahc->features & AHC_ULTRA2) != 0) { in read_brdctl()
1991 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_chip_init()
2002 if ((ahc->features & AHC_MULTI_FUNC) != 0) in ahc_pci_chip_init()
2005 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_chip_init()
2052 ahc->features = AHC_AIC7850_FE; in ahc_aic785X_setup()
2070 ahc->features = AHC_AIC7860_FE; in ahc_aic7860_setup()
2087 ahc->features |= AHC_REMOVABLE; in ahc_apa1480_setup()
2097 ahc->features = AHC_AIC7870_FE; in ahc_aic7870_setup()
2108 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()
2175 ahc->features = AHC_AIC7880_FE; in ahc_aic7880_setup()
2192 ahc->features |= AHC_HVD; in ahc_aic7880h_setup()
2222 ahc->features |= AHC_HVD; in ahc_aha394XUh_setup()
2247 ahc->features = AHC_AIC7890_FE; in ahc_aic7890_setup()
2262 ahc->features = AHC_AIC7892_FE; in ahc_aic7892_setup()
2283 ahc->features = AHC_AIC7895C_FE; in ahc_aic7895_setup()
2288 ahc->features = AHC_AIC7895_FE; in ahc_aic7895_setup()
2330 ahc->features |= AHC_HVD; in ahc_aic7895h_setup()
2343 ahc->features = AHC_AIC7896_FE; in ahc_aic7896_setup()
2358 ahc->features = AHC_AIC7899_FE; in ahc_aic7899_setup()
2373 ahc->features |= AHC_REMOVABLE; in ahc_aha29160C_setup()