Searched refs:AHC_ULTRA (Results 1 – 9 of 9) sorted by relevance
101 else if (p->features & AHC_ULTRA) in aic7xxx_show_info()162 if (p->features & (AHC_ULTRA | AHC_ULTRA2)) in aic7xxx_show_info()
658 return ((p->features & AHC_ULTRA) != 0); in aic7xxx_patch8_func()
199 if ((p->features & AHC_ULTRA) != 0) {
206 AHC_ULTRA = 0x00001, /* Supports 20MHz Transfers */ enumerator235 AHC_AIC7850_FE = AHC_SPIOCAP|AHC_AUTOPAUSE|AHC_TARGETMODE|AHC_ULTRA,238 AHC_AIC7880_FE = AHC_AIC7870_FE|AHC_ULTRA,
866 if ((ahc->features & AHC_ULTRA) != 0) { in ahc_pci_config()872 ahc->features &= ~AHC_ULTRA; in ahc_pci_config()1497 if (ahc->features & AHC_ULTRA in ahc_parse_pci_eeprom()
2232 } else if ((ahc->features & AHC_ULTRA) != 0) { in ahc_devlimited_syncrate()2289 if ((ahc->features & (AHC_DT | AHC_ULTRA2 | AHC_ULTRA)) == 0 in ahc_find_syncrate()2362 if ((ahc->features & (AHC_DT | AHC_ULTRA2 | AHC_ULTRA)) == 0 in ahc_find_period()5059 if ((ahc->features & AHC_ULTRA) != 0) { in ahc_controller_info()5472 if ((ahc->features & AHC_ULTRA) != 0) in ahc_init()5477 if ((ahc->features & (AHC_ULTRA|AHC_ULTRA2)) != 0) in ahc_init()
993 return ((ahc->features & AHC_ULTRA) != 0);
396 if ((ahc->features & AHC_ULTRA) != 0) {706 if ((ahc->features & AHC_ULTRA) != 0) {
735 AHC_ULTRA = 0x0001, enumerator748 AHC_AIC7860_FE = AHC_ULTRA|AHC_SPIOCAP,750 AHC_AIC7880_FE = AHC_ULTRA,753 AHC_AIC7895_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA,4559 else if (p->features & AHC_ULTRA) in aic7xxx_handle_seqint()4956 else if (p->features & AHC_ULTRA) in aic7xxx_parse_msg()8653 if( ((p->features & AHC_ULTRA) && in aic7xxx_load_seeprom()8698 if (p->features & AHC_ULTRA) in aic7xxx_load_seeprom()8717 else if (p->features & AHC_ULTRA) in aic7xxx_load_seeprom()8807 if (p->features & AHC_ULTRA) in aic7xxx_load_seeprom()[all …]