Searched refs:WPI_RX_IDLE (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/wpi/ | ||
H A D | wpireg.h | 169 #define WPI_RX_IDLE (1 << 24) macro |
H A D | wpi.c | 1004 if (WPI_READ(sc, WPI_RX_STATUS) & WPI_RX_IDLE) in wpi_reset_rx_ring() |