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

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_pci.c847 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0
2056 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG;
2074 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG;
2179 ahc->bugs |= AHC_PCI_2_1_RETRY_BUG;
2305 ahc->bugs |= AHC_TMODE_WIDEODD_BUG|AHC_PCI_2_1_RETRY_BUG
H A Daic7xxx.h289 AHC_PCI_2_1_RETRY_BUG = 0x10, enumerator in enum:__anon38
H A Daic7xxx.seq1149 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0) {
2247 if ((ahc->bugs & AHC_PCI_2_1_RETRY_BUG) != 0) {

Completed in 234 milliseconds