Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_reg.h197 #define RAL_RX_PHY_ERROR (1 << 7) macro
H A Dural.c482 if ((LE_32(desc->flags) & RAL_RX_PHY_ERROR) || in ural_rxeof()