Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme_mac.h180 #define HMEG_STATUS_TX_ERR_ACK (1 << 26) /* Error Ack in Tx DMA cycle */ macro
H A Dhme.c3290 if (hmesbits & HMEG_STATUS_TX_ERR_ACK) { in hme_fatal_err()