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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h224 #define PRELOADEN 0x80 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic79xx_core.c1413 ahd_outb(ahd, DFCNTRL, PRELOADEN|SCSIEN|HDMAEN);
1575 dfcntrl = ahd_inb(ahd, DFCNTRL)|PRELOADEN|HDMAEN;
1845 ahd_outb(ahd, DFCNTRL, PRELOADEN|SCSIEN|HDMAEN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c4728 * use the PRELOADEN bit of DFCNTRL to drop it through from the
4746 aic_outb(p, aic_inb(p, DMAPARAMS) | PRELOADEN, DFCNTRL);

Completed in 70 milliseconds