DFIFOEMP         1965 drivers/scsi/aha152x.c 	while(TESTLO(DMASTAT, INTSTAT) || TESTLO(DMASTAT, DFIFOEMP) || TESTLO(SSTAT2, SEMPTY)) {
DFIFOEMP         2043 drivers/scsi/aha152x.c 	   TESTLO(DMASTAT, DFIFOEMP) ||
DFIFOEMP         2101 drivers/scsi/aha152x.c 		if(TESTLO(DMASTAT, DFIFOEMP)) {
DFIFOEMP         2133 drivers/scsi/aha152x.c 		while(TESTLO(DMASTAT, DFIFOEMP|INTSTAT) && time_before(jiffies,the_time))
DFIFOEMP         2136 drivers/scsi/aha152x.c 		if(TESTLO(DMASTAT, DFIFOEMP|INTSTAT)) {
DFIFOEMP         2145 drivers/scsi/aha152x.c 	if(TESTLO(DMASTAT, DFIFOEMP)) {
DFIFOEMP         2733 drivers/scsi/aha152x.c 	if (s & DFIFOEMP)