Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_seq.c626 return ((p->bugs & AHC_BUG_AUTOFLUSH) != 0); in aic7xxx_patch12_func()
Daic7xxx.seq603 if ((p->bugs & AHC_BUG_AUTOFLUSH) != 0) {
607 if ((p->bugs & AHC_BUG_AUTOFLUSH) != 0) {
/linux-3.4.99/drivers/scsi/
Daic7xxx_old.c773 AHC_BUG_AUTOFLUSH = 0x0002, enumerator
8913 p->bugs |= AHC_BUG_AUTOFLUSH | AHC_BUG_CACHETHEN; in aic7xxx_configure_bugs()