Searched refs:AHC_ULTRA2 (Results 1 – 6 of 6) sorted by relevance
788 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pci_config()821 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_pci_config()877 if ((ahc->features & AHC_ULTRA2) != 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()1022 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_scbram_config()1634 if ((ahc->features & AHC_ULTRA2) == 0 in configure_termination()1729 (ahc->features & AHC_ULTRA2) in configure_termination()1885 if ((ahc->features & AHC_ULTRA2) != 0) in write_brdctl()1891 if ((ahc->features & AHC_ULTRA2) != 0) in write_brdctl()[all …]
78 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) {702 if ((ahc->features & AHC_ULTRA2) != 0) {768 if ((ahc->features & AHC_ULTRA2) != 0) {825 if ((ahc->features & AHC_ULTRA2) != 0) {876 if ((ahc->features & AHC_ULTRA2) == 0) {[all …]
310 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_pause_bug_fix()1543 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_handle_scsiint()1573 if ((ahc->features & AHC_ULTRA2) != 0 in ahc_handle_scsiint()2276 if ((ahc->features & AHC_ULTRA2) != 0 in ahc_find_syncrate()2307 || ((ahc->features & AHC_ULTRA2) != 0 in ahc_find_syncrate()2326 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_find_period()5063 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_chip_init()5072 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_chip_init()5080 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_chip_init()7710 if ((ahc->features & AHC_ULTRA2) != 0) in ahc_update_scsiid()[all …]
207 AHC_ULTRA2 = 0x00002, /* Supports 40MHz Transfers */ enumerator248 AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2
600 if ((ahc->features & AHC_ULTRA2) != 0) { in ahc_linux_target_alloc()2503 if (!(ahc->features & AHC_ULTRA2)) { in ahc_linux_get_signalling()
961 return ((ahc->features & AHC_ULTRA2) == 0);1073 return ((ahc->features & AHC_ULTRA2) != 0);
Completed in 28 milliseconds