Searched refs:STS_RS (Results 1 – 3 of 3) sorted by relevance
42 #define STS_RS 0x000e0000 /* Receive Process State */ macro322 if ((INL(dev, DE4X5_STS) & (STS_TS | STS_RS)) != 0) { in dc21x4x_init()
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()