Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_reg.h195 #define RAL_RX_CRC_ERROR (1 << 5) macro
H A Dural.c483 (LE_32(desc->flags) & RAL_RX_CRC_ERROR)) { in ural_rxeof()