Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_misc.c1024 "AR_RCCNT Diff= 0x%x\n", rc - ahp->last_rc); in ar9300_print_reg()
1030 ahp->last_rc = rc; in ar9300_print_reg()
HDar9300.h664 u_int32_t last_rc; member