Searched refs:AHC_ULTRA (Results 1 – 10 of 10) sorted by relevance
209 else if (p->features & AHC_ULTRA) in aic7xxx_proc_info()270 if (p->features & (AHC_ULTRA | AHC_ULTRA2)) in aic7xxx_proc_info()
658 return ((p->features & AHC_ULTRA) != 0); in aic7xxx_patch8_func()
199 if ((p->features & AHC_ULTRA) != 0) {
216 AHC_ULTRA = 0x00001, /* Supports 20MHz Transfers */ enumerator244 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,247 AHC_AIC7880_FE = AHC_AIC7870_FE|AHC_ULTRA,
992 return ((ahc->features & AHC_ULTRA) != 0); in ahc_patch11_func()
939 if ((ahc->features & AHC_ULTRA) != 0) { in ahc_pci_config()945 ahc->features &= ~AHC_ULTRA; in ahc_pci_config()1565 if (ahc->features & AHC_ULTRA in ahc_parse_pci_eeprom()
1648 } else if ((ahc->features & AHC_ULTRA) != 0) { in ahc_devlimited_syncrate()4548 if ((ahc->features & AHC_ULTRA) != 0) { in ahc_controller_info()4961 if ((ahc->features & AHC_ULTRA) != 0) in ahc_init()4966 if ((ahc->features & (AHC_ULTRA|AHC_ULTRA2)) != 0) in ahc_init()
396 if ((ahc->features & AHC_ULTRA) != 0) {705 if ((ahc->features & AHC_ULTRA) != 0) {
4604 else if ((ahc->features & AHC_ULTRA) != 0)
793 AHC_ULTRA = 0x0001, enumerator806 AHC_AIC7860_FE = AHC_ULTRA|AHC_SPIOCAP,808 AHC_AIC7880_FE = AHC_ULTRA,811 AHC_AIC7895_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA,5073 else if (p->features & AHC_ULTRA) in aic7xxx_handle_seqint()5470 else if (p->features & AHC_ULTRA) in aic7xxx_parse_msg()9117 if( ((p->features & AHC_ULTRA) && in aic7xxx_load_seeprom()9162 if (p->features & AHC_ULTRA) in aic7xxx_load_seeprom()9181 else if (p->features & AHC_ULTRA) in aic7xxx_load_seeprom()9296 if (p->features & AHC_ULTRA) in aic7xxx_load_seeprom()[all …]