Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hme/
H A Dhme_mac.h172 #define HMEG_STATUS_RX_LATE_ERR (1 << 19) /* Late Error in Rx DMA cycle */ macro
H A Dhme.c3309 if (hmesbits & HMEG_STATUS_RX_LATE_ERR) { in hme_fatal_err()