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

/illumos-gate/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) {

Completed in 66 milliseconds