Home
last modified time | relevance | path

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

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