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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/tulip/
H A Dde4x5.h281 #define STS_RS 0x000e0000 /* Receive Process State */ macro
H A Dde4x5.c1105 if ((inl(DE4X5_STS) & (STS_TS | STS_RS)) != 0) {
1801 while (inl(DE4X5_STS) & STS_RS);

Completed in 67 milliseconds