Searched refs:AHC_DT (Results 1 – 5 of 5) sorted by relevance
217 AHC_DT = 0x00800, /* Double Transition transfers */ enumerator252 AHC_AIC7892_FE = AHC_AIC7890_FE|AHC_DT|AHC_AUTORATE|AHC_AUTOPAUSE,
1316 if ((ahc->features & AHC_DT) == 0) { in ahc_handle_seqint()1663 if ((ahc->features & AHC_DT) != 0) { in ahc_handle_scsiint()1679 if ((ahc->features & AHC_DT) != 0 in ahc_handle_scsiint()2022 if ((ahc->features & AHC_DT) != 0) in ahc_clear_critical_section()2038 if ((ahc->features & AHC_DT) != 0) { in ahc_clear_critical_section()2251 if ((ahc->features & AHC_DT) == 0) in ahc_find_syncrate()2261 if ((ahc->features & (AHC_DT | AHC_ULTRA2)) == 0 in ahc_find_syncrate()2264 if ((ahc->features & (AHC_DT | AHC_ULTRA2 | AHC_ULTRA)) == 0 in ahc_find_syncrate()2332 if ((ahc->features & AHC_DT) == 0 && maxsync < AHC_SYNCRATE_ULTRA2) in ahc_find_period()2334 if ((ahc->features & (AHC_DT | AHC_ULTRA2)) == 0 in ahc_find_period()[all …]
167 if ((ahc->features & AHC_DT) == 0) {895 if ((ahc->features & AHC_DT) == 0) {918 if ((ahc->features & AHC_DT) == 0) {1015 if ((ahc->features & AHC_DT) == 0) {1267 if ((ahc->features & AHC_DT) == 0) {1441 if ((ahc->features & AHC_DT) == 0) {1500 if ((ahc->features & AHC_DT) == 0) {1951 if ((ahc->features & AHC_DT) == 0) {2118 if ((ahc->features & AHC_DT) == 0) {
804 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()935 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()1991 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_chip_init()
1033 return ((ahc->features & AHC_DT) == 0);