Searched refs:AHC_PCI_2_1_RETRY_BUG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c842 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0
2053 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG;
2071 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG;
2176 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG;
2292 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_PCI_2_1_RETRY_BUG
H A Daic7xxx.h286 AHC_PCI_2_1_RETRY_BUG = 0x10, enumerator in enum:__anon14189

Completed in 72 milliseconds