Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h174 #define HMEG_STATUS_RX_TAG_ERR (1 << 21) /* No two consecutiv tag bits */ macro
H A Dhme.c3299 if (hmesbits & HMEG_STATUS_RX_TAG_ERR) { in hme_fatal_err()