Searched refs:SEMPTY (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daha152x.h177 #define SEMPTY 0x10 macro
H A Daha152x.c2122 while(TESTLO(DMASTAT, INTSTAT) || TESTLO(DMASTAT, DFIFOEMP) || TESTLO(SSTAT2, SEMPTY)) {
2137 while(TESTLO(SSTAT2, SEMPTY) && time_before(jiffies,the_time))
2140 if(TESTLO(SSTAT2, SEMPTY)) {
2198 TESTLO(SSTAT2, SEMPTY) ||
2756 if (s & SEMPTY)
2757 printk("SEMPTY ");
3129 if (s & SEMPTY)
3130 SPRINTF("SEMPTY ");

Completed in 155 milliseconds