Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.h342 #define RFD_STS_ERRS 0x0d90 macro
H A Diprb.c1191 if (((sts & RFD_STS_OK) == 0) && (sts & RFD_STS_ERRS)) { in iprb_rx()