Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7770.c236 ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~AUTOFLUSHDIS); in aic7770_config()
278 ahc_outb(ahc, SBLKCTL, ahc_inb(ahc, SBLKCTL) & ~AUTOFLUSHDIS); in aic7770_chip_init()
Daic7xxx_reg.h1283 #define AUTOFLUSHDIS 0x20 macro
Daic7xxx.reg558 field AUTOFLUSHDIS 0x20
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h207 #define AUTOFLUSHDIS 0x20 macro
Daic7xxx.reg460 bit AUTOFLUSHDIS 0x20
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c8687 aic_outb(p, aic_inb(p, SBLKCTL) & ~AUTOFLUSHDIS, SBLKCTL); in aic7xxx_register()