Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hme/
H A Dhme_mac.h182 #define HMEG_STATUS_TX_PAR_ERR (1 << 28) /* Parity error in Tx DMA */ macro
H A Dhme.c3280 if (hmesbits & HMEG_STATUS_TX_PAR_ERR) { in hme_fatal_err()