dfcntrl          1548 drivers/scsi/aic7xxx/aic79xx_core.c 		u_int	 dfcntrl;
dfcntrl          1613 drivers/scsi/aic7xxx/aic79xx_core.c 			dfcntrl = ahd_inb(ahd, DFCNTRL)|PRELOADEN|HDMAEN;
dfcntrl          1620 drivers/scsi/aic7xxx/aic79xx_core.c 				dfcntrl |= SCSIENWRDIS;
dfcntrl          1622 drivers/scsi/aic7xxx/aic79xx_core.c 			ahd_outb(ahd, DFCNTRL, dfcntrl);