Searched refs:STAT_INT (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/arm/
H A Darxescsi.c126 if (readb(base + 0x80) & STAT_INT) {
137 if (readb(base + 0x80) & STAT_INT)
158 if (readb(base + 0x80) & STAT_INT) {
176 if (readb(base + 0x80) & STAT_INT)
H A Dfas216.h70 #define STAT_INT (1 << 7) /* Interrupt */ macro
H A Deesox.c208 if (status & STAT_INT)
285 if (status & STAT_INT)
H A Dfas216.c1167 if (stat & (STAT_INT|STAT_PARITYERROR))
1179 if ((stat & STAT_INT) == 0)
1189 if ((stat & STAT_INT) == 0)
1633 if (stat & STAT_INT) {
2288 if (fas216_readb(info, REG_STAT) & STAT_INT) {
2563 while (fas216_readb(info, REG_STAT) & STAT_INT)

Completed in 179 milliseconds