Searched refs:AHC_DT (Results 1 – 6 of 6) sorted by relevance
1035 return ((ahc->features & AHC_DT) == 0); in ahc_patch6_func()
231 AHC_DT = 0x00800, /* Double Transition transfers */ enumerator265 AHC_AIC7892_FE = AHC_AIC7890_FE|AHC_DT|AHC_AUTORATE|AHC_AUTOPAUSE,
169 if ((ahc->features & AHC_DT) == 0) {899 if ((ahc->features & AHC_DT) == 0) {922 if ((ahc->features & AHC_DT) == 0) {1019 if ((ahc->features & AHC_DT) == 0) {1271 if ((ahc->features & AHC_DT) == 0) {1445 if ((ahc->features & AHC_DT) == 0) {1504 if ((ahc->features & AHC_DT) == 0) {1955 if ((ahc->features & AHC_DT) == 0) {2122 if ((ahc->features & AHC_DT) == 0) {
762 if ((ahc->features & AHC_DT) == 0) { in ahc_handle_seqint()1109 if ((ahc->features & AHC_DT) != 0) { in ahc_handle_scsiint()1125 if ((ahc->features & AHC_DT) != 0 in ahc_handle_scsiint()1482 if ((ahc->features & AHC_DT) != 0) in ahc_clear_critical_section()1498 if ((ahc->features & AHC_DT) != 0) { in ahc_clear_critical_section()1711 if ((ahc->features & AHC_DT) == 0) in ahc_find_syncrate()2277 if ((ahc->features & AHC_DT) == 0) in ahc_assert_atn()4626 } else if ((ahc->features & AHC_DT) != 0) { in ahc_controller_info()5115 if ((ahc->features & AHC_DT) != 0) in ahc_init()5124 && (ahc->features & AHC_DT) != 0) in ahc_init()[all …]
887 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()1018 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()2090 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_chip_init()
809 if ((ahc->features & AHC_DT) != 0) { in ahc_action()