Searched refs:AHC_DT (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx.h217 AHC_DT = 0x00800, /* Double Transition transfers */ enumerator in enum:__anon6406
252 AHC_AIC7892_FE = AHC_AIC7890_FE|AHC_DT|AHC_AUTORATE|AHC_AUTOPAUSE,
H A Daic7xxx_core.c746 if ((ahc->features & AHC_DT) == 0) {
1093 if ((ahc->features & AHC_DT) != 0) {
1109 if ((ahc->features & AHC_DT) != 0
1468 if ((ahc->features & AHC_DT) != 0)
1484 if ((ahc->features & AHC_DT) != 0) {
1697 if ((ahc->features & AHC_DT) == 0)
2265 if ((ahc->features & AHC_DT) == 0)
4458 } else if ((ahc->features & AHC_DT) != 0) {
4938 if ((ahc->features & AHC_DT) != 0)
4947 && (ahc->features & AHC_DT) !
[all...]
H A Daic7xxx_pci.c804 if ((ahc->features & AHC_DT) != 0) {
935 if ((ahc->features & AHC_DT) != 0) {
1995 if ((ahc->features & AHC_DT) != 0) {

Completed in 196 milliseconds