Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ath/
H A Dath_hal.h156 #define HAL_RXERR_CRC 0x01 /* CRC error on frame */ macro
H A Dath_main.c575 if (rs->rs_status & HAL_RXERR_CRC) in ath_rx_handler()