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()
988 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_ext_scbram_present()
1017 if (ahc->features & AHC_MULTI_FUNC) { in ahc_scbram_config()
1029 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_scbram_config()
1131 if ((ahc->features & AHC_LARGE_SCBS) != 0) { in ahc_probe_ext_scbram()
1387 if ((ahc->features & AHC_SPIOCAP) != 0) { in check_extport()
1455 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_parse_pci_eeprom()
1497 if (ahc->features & AHC_ULTRA in ahc_parse_pci_eeprom()
1549 || (ahc->features & AHC_NEW_TERMCTL) != 0) { in configure_termination()
1564 if ((ahc->features & AHC_NEW_TERMCTL) != 0) { in configure_termination()
1589 } else if ((ahc->features & AHC_SPIOCAP) != 0) { in configure_termination()
1602 if ((ahc->features & AHC_WIDE) == 0) in configure_termination()
1606 && (ahc->features & AHC_ULTRA2) == 0) { in configure_termination()
1611 if ((ahc->features & AHC_WIDE) != 0) in configure_termination()
1641 if ((ahc->features & AHC_ULTRA2) == 0 in configure_termination()
1660 if ((ahc->features & AHC_WIDE) != 0 in configure_termination()
1680 if ((ahc->features & AHC_ULTRA2) != 0) in configure_termination()
1726 (ahc->features & AHC_ULTRA2) ? "Primary " in configure_termination()
1731 && (ahc->features & AHC_WIDE) != 0) { in configure_termination()
1736 (ahc->features & AHC_ULTRA2) in configure_termination()
1746 if ((ahc->features & AHC_WIDE) != 0) in configure_termination()
1843 if ((ahc->features & AHC_SPIOCAP) != 0 in ahc_acquire_seeprom()
1882 } else if ((ahc->features & AHC_ULTRA2) != 0) { in write_brdctl()
1892 if ((ahc->features & AHC_ULTRA2) != 0) in write_brdctl()
1898 if ((ahc->features & AHC_ULTRA2) != 0) in write_brdctl()
1915 } else if ((ahc->features & AHC_ULTRA2) != 0) { in read_brdctl()
1998 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_chip_init()
2009 if ((ahc->features & AHC_MULTI_FUNC) != 0) in ahc_pci_chip_init()
2012 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_chip_init()
2061 ahc->features = AHC_AIC7850_FE; in ahc_aic785X_setup()
2079 ahc->features = AHC_AIC7860_FE; in ahc_aic7860_setup()
2096 ahc->features |= AHC_REMOVABLE; in ahc_apa1480_setup()
2106 ahc->features = AHC_AIC7870_FE; in ahc_aic7870_setup()
2117 ahc->features |= AHC_HVD; in ahc_aic7870h_setup()
2138 ahc->features |= AHC_HVD; in ahc_aha394Xh_setup()
2170 ahc->features |= AHC_HVD; in ahc_aha494Xh_setup()
2184 ahc->features = AHC_AIC7880_FE; in ahc_aic7880_setup()
2201 ahc->features |= AHC_HVD; in ahc_aic7880h_setup()
2231 ahc->features |= AHC_HVD; in ahc_aha394XUh_setup()
2256 ahc->features = AHC_AIC7890_FE; in ahc_aic7890_setup()
2271 ahc->features = AHC_AIC7892_FE; in ahc_aic7892_setup()
2292 ahc->features = AHC_AIC7895C_FE; in ahc_aic7895_setup()
2297 ahc->features = AHC_AIC7895_FE; in ahc_aic7895_setup()
2339 ahc->features |= AHC_HVD; in ahc_aic7895h_setup()
2352 ahc->features = AHC_AIC7896_FE; in ahc_aic7896_setup()
2367 ahc->features = AHC_AIC7899_FE; in ahc_aic7899_setup()
2382 ahc->features |= AHC_REMOVABLE; in ahc_aha29160C_setup()