Searched refs:AHC_ULTRA2 (Results 1 – 11 of 11) sorted by relevance
868 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_config()901 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_pci_config()957 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_pci_config()1029 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_config()1070 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_ext_scbram_present()1111 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_scbram_config()1523 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_parse_pci_eeprom()1674 && (ahc->features & AHC_ULTRA2) == 0) { in configure_termination()1709 if ((ahc->features & AHC_ULTRA2) == 0 in configure_termination()1748 if ((ahc->features & AHC_ULTRA2) != 0) in configure_termination()[all …]
960 return ((ahc->features & AHC_ULTRA2) == 0); in ahc_patch15_func()1072 return ((ahc->features & AHC_ULTRA2) != 0); in ahc_patch1_func()
78 if ((ahc->features & AHC_ULTRA2) != 0) {214 } else if ((ahc->features & AHC_ULTRA2) != 0) {340 if ((ahc->features & AHC_ULTRA2) != 0) {376 if ((ahc->features & AHC_ULTRA2) != 0) {403 if ((ahc->features & AHC_ULTRA2) != 0) {530 if ((ahc->features & AHC_ULTRA2) != 0) {678 if ((ahc->features & AHC_ULTRA2) != 0) {701 if ((ahc->features & AHC_ULTRA2) != 0) {767 if ((ahc->features & AHC_ULTRA2) != 0) {824 if ((ahc->features & AHC_ULTRA2) != 0) {[all …]
849 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_handle_seqint()969 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_handle_scsiint()999 if ((ahc->features & AHC_ULTRA2) != 0 in ahc_handle_scsiint()1639 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_devlimited_syncrate()1708 if ((ahc->features & AHC_ULTRA2) != 0 in ahc_find_syncrate()1739 || ((ahc->features & AHC_ULTRA2) != 0 in ahc_find_syncrate()1758 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_find_period()1766 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_find_period()1794 } else if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_validate_offset()1936 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_set_syncrate()[all …]
217 AHC_ULTRA2 = 0x00002, /* Supports 40MHz Transfers */ enumerator257 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2
65 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pause_bug_fix()
4602 if ((ahc->features & AHC_ULTRA2) != 0)
634 return ((p->features & AHC_ULTRA2) == 0); in aic7xxx_patch11_func()666 return ((p->features & AHC_ULTRA2) != 0); in aic7xxx_patch7_func()
172 if ((p->features & AHC_ULTRA2) != 0) {224 if ((p->features & AHC_ULTRA2) != 0) {325 if ((p->features & AHC_ULTRA2) != 0) {343 if ((p->features & AHC_ULTRA2) != 0) {356 if ((p->features & AHC_ULTRA2) != 0) {382 if ((p->features & AHC_ULTRA2) == 0) {403 if ((p->features & AHC_ULTRA2) != 0) {417 if ((p->features & AHC_ULTRA2) != 0) {426 if ((p->features & AHC_ULTRA2) != 0) { 446 if ((p->features & AHC_ULTRA2) != 0) {[all …]
207 else if (p->features & AHC_ULTRA2) in aic7xxx_proc_info()270 if (p->features & (AHC_ULTRA | AHC_ULTRA2)) in aic7xxx_proc_info()
794 AHC_ULTRA2 = 0x0002, enumerator809 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2|1582 if(p->features & AHC_ULTRA2) in pause_sequencer()1762 if ((p->features & AHC_ULTRA2) != 0) in aic7xxx_download_instr()1999 (!(p->features & AHC_ULTRA2) || syncrate->sxfr_ultra2) ) in aic7xxx_find_syncrate()2049 ((p->features & AHC_ULTRA2) && (syncrate->sxfr_ultra2 == 0)) ) in aic7xxx_find_syncrate()2075 if (p->features & AHC_ULTRA2) in aic7xxx_find_period()2087 if (p->features & AHC_ULTRA2) in aic7xxx_find_period()2124 else if (p->features & AHC_ULTRA2) in aic7xxx_validate_offset()2175 if (p->features & AHC_ULTRA2) in aic7xxx_set_syncrate()[all …]