Home
last modified time | relevance | path

Searched refs:WPI_RX_IDLE (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/wpi/
H A Dwpireg.h169 #define WPI_RX_IDLE (1 << 24) macro
H A Dwpi.c1004 if (WPI_READ(sc, WPI_RX_STATUS) & WPI_RX_IDLE) in wpi_reset_rx_ring()