Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/wpi/
H A Dwpireg.h277 #define WPI_RX_NOERROR (WPI_RX_NO_CRC_ERR | WPI_RX_NO_OVFL_ERR) macro
H A Dwpi.c1691 if ((LE_32(tail->flags) & WPI_RX_NOERROR) != WPI_RX_NOERROR) {