Searched refs:RAL_RX_CRC_ERROR (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ural/ | ||
H A D | ural_reg.h | 197 #define RAL_RX_CRC_ERROR (1 << 5) macro |
H A D | ural.c | 483 (LE_32(desc->flags) & RAL_RX_CRC_ERROR)) { in ural_rxeof() |