Searched refs:HAL_RXERR_CRC (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/ath/ | ||
H A D | ath_hal.h | 156 #define HAL_RXERR_CRC 0x01 /* CRC error on frame */ macro |
H A D | ath_main.c | 575 if (rs->rs_status & HAL_RXERR_CRC) in ath_rx_handler() |