Searched refs:AUTOFLUSHDIS (Results 1 - 6 of 6) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic7770.c231 ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~AUTOFLUSHDIS);
266 ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~AUTOFLUSHDIS);
H A Daic7xxx.reg595 field AUTOFLUSHDIS 0x20
H A Daic7xxx_reg.h_shipped408 #define AUTOFLUSHDIS 0x20
/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h207 #define AUTOFLUSHDIS 0x20 macro
H A Daic7xxx.reg460 bit AUTOFLUSHDIS 0x20
/drivers/scsi/
H A Daic7xxx_old.c8249 * Make sure the AUTOFLUSHDIS bit is *not* set in the SBLKCTL register
8251 aic_outb(p, aic_inb(p, SBLKCTL) & ~AUTOFLUSHDIS, SBLKCTL);

Completed in 99 milliseconds