Searched refs:AHC_DT (Results 1 – 6 of 6) sorted by relevance
1033 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,
167 if ((ahc->features & AHC_DT) == 0) {897 if ((ahc->features & AHC_DT) == 0) {920 if ((ahc->features & AHC_DT) == 0) {1017 if ((ahc->features & AHC_DT) == 0) {1269 if ((ahc->features & AHC_DT) == 0) {1443 if ((ahc->features & AHC_DT) == 0) {1502 if ((ahc->features & AHC_DT) == 0) {1953 if ((ahc->features & AHC_DT) == 0) {2120 if ((ahc->features & AHC_DT) == 0) {
761 if ((ahc->features & AHC_DT) == 0) { in ahc_handle_seqint()1107 if ((ahc->features & AHC_DT) != 0) { in ahc_handle_scsiint()1123 if ((ahc->features & AHC_DT) != 0 in ahc_handle_scsiint()1479 if ((ahc->features & AHC_DT) != 0) in ahc_clear_critical_section()1495 if ((ahc->features & AHC_DT) != 0) { in ahc_clear_critical_section()1708 if ((ahc->features & AHC_DT) == 0) in ahc_find_syncrate()2269 if ((ahc->features & AHC_DT) == 0) in ahc_assert_atn()4595 } else if ((ahc->features & AHC_DT) != 0) { in ahc_controller_info()5082 if ((ahc->features & AHC_DT) != 0) in ahc_init()5091 && (ahc->features & AHC_DT) != 0) in ahc_init()[all …]
886 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()1015 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()2086 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_chip_init()
812 if ((ahc->features & AHC_DT) != 0) { in ahc_action()