Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hme/
H A Dhme_mac.h175 #define HMEG_STATUS_EOP_ERR (1 << 22) /* EOP not set in Tx desc */ macro
H A Dhme.c3295 if (hmesbits & HMEG_STATUS_EOP_ERR) { in hme_fatal_err()