Searched refs:STS_RS (Results 1 – 2 of 2) sorted by relevance
281 #define STS_RS 0x000e0000 /* Receive Process State */ macro
1114 if ((inl(DE4X5_STS) & (STS_TS | STS_RS)) != 0) { in de4x5_hw_init()1800 while (inl(DE4X5_STS) & STS_RS); in de4x5_rx_ovfc()