Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/wpi/
H A Dwpireg.h186 #define WPI_RX_INTR (((uint32_t)1) << 31) macro
189 (WPI_SW_ERROR | WPI_HW_ERROR | WPI_TX_INTR | WPI_RX_INTR | \
H A Dwpi.c1990 if ((r & (WPI_RX_INTR | WPI_RX_SWINT)) ||