Home
last modified time | relevance | path

Searched refs:AHC_BUG_PCI_2_1_RETRY (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_seq.c610 return ((p->bugs & AHC_BUG_PCI_2_1_RETRY) != 0); in aic7xxx_patch14_func()
Daic7xxx.seq1135 if ((p->bugs & AHC_BUG_PCI_2_1_RETRY) != 0) {
1412 if ((p->bugs & AHC_BUG_PCI_2_1_RETRY) != 0) {
/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c776 AHC_BUG_PCI_2_1_RETRY = 0x0010, enumerator
8902 p->bugs |= AHC_BUG_PCI_2_1_RETRY; in aic7xxx_configure_bugs()
8909 p->bugs |= AHC_BUG_TMODE_WIDEODD | AHC_BUG_PCI_2_1_RETRY | in aic7xxx_configure_bugs()
8919 p->bugs |= AHC_BUG_TMODE_WIDEODD | AHC_BUG_PCI_2_1_RETRY | in aic7xxx_configure_bugs()