Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1137 "AR_RFCNT Diff= 0x%x\n", rf - ahp->last_rf); in ar9300_print_reg()
1144 ahp->last_rf = rf; in ar9300_print_reg()
H A Dar9300.h662 u_int32_t last_rf; member