Searched refs:ATH_KTR_ERROR (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ath/ |
H A D | if_ath_debug.h | 84 ATH_KTR_ERROR = 0x00000020, enumerator
|
H A D | if_ath_rx.c | 1227 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_rx_proc: kickpcu"); in ath_rx_proc()
|
H A D | if_ath.c | 2228 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXEOL"); in ath_intr() 2339 ATH_KTR(sc, ATH_KTR_ERROR, 0, "ath_intr: RXORN"); in ath_intr()
|