Home
last modified time | relevance | path

Searched refs:ah_bb_panic_last_status (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_radar.c582 status = AH_PRIVATE(ah)->ah_bb_panic_last_status;
H A Dar9300_misc.c1790 AH9300(ah)->ah_bb_panic_last_status = status = in ar9300_handle_bb_panic()
1802 bb_panic->status = AH9300(ah)->ah_bb_panic_last_status; in ar9300_get_bb_panic_info()
H A Dar9300.h873 u_int32_t ah_bb_panic_last_status; member
H A Dar9300_reset.c5364 == HAL_OK) && (((MS((AH9300(ah)->ah_bb_panic_last_status), in ar9300_reset()