Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h181 #define HMEG_STATUS_TX_LATE_ERR (1 << 27) /* Late error in Tx DMA cycle */ macro
H A Dhme.c3285 if (hmesbits & HMEG_STATUS_TX_LATE_ERR) { in hme_fatal_err()