DFSTATUS         1566 drivers/scsi/aic7xxx/aic79xx_core.c 		if ((ahd_inb(ahd, DFSTATUS) & PRELOAD_AVAIL) != 0
DFSTATUS         1633 drivers/scsi/aic7xxx/aic79xx_core.c 	} else if ((ahd_inb(ahd, DFSTATUS) & FIFOEMP) != 0) {
DFSTATUS         9851 drivers/scsi/aic7xxx/aic79xx_core.c 		ahd_dfstatus_print(ahd_inb(ahd, DFSTATUS), &cur_col, 50);
DFSTATUS         7191 drivers/scsi/aic7xxx/aic7xxx_core.c 	ahc_dfstatus_print(ahc_inb(ahc, DFSTATUS), &cur_col, 50);