Searched refs:RFD_STS_ERRS (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/iprb/ | ||
H A D | iprb.h | 342 #define RFD_STS_ERRS 0x0d90 macro |
H A D | iprb.c | 1191 if (((sts & RFD_STS_OK) == 0) && (sts & RFD_STS_ERRS)) { in iprb_rx() |