Searched refs:STAT_PHASE (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 Dmac53c94.h108 #define STAT_PHASE 0x07 macro
H A Dmac53c94.c257 } else if ((stat & STAT_PHASE) == STAT_CD + STAT_IO) {
263 stat & STAT_PHASE);
288 if ((stat & STAT_PHASE) != STAT_CD + STAT_IO) {

Completed in 189 milliseconds