Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h156 #define HMEG_STATUS_RXFIFO_OVFL (1 << 5) /* RxFIFO_Overflow in RX_MAC */ macro
H A Dhme.c3378 if (hmesbits & HMEG_STATUS_RXFIFO_OVFL) { in hme_nonfatal_err()