Searched refs:STS_TS (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.h280 #define STS_TS 0x00700000 /* Transmit Process State */ macro
H A Dde4x5.c1105 if ((inl(DE4X5_STS) & (STS_TS | STS_RS)) != 0) {
1780 while (inl(DE4X5_STS) & STS_TS);

Completed in 42 milliseconds