Home
last modified time | relevance | path

Searched refs:HAL_DIAG_RESETKEY (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/tools/tools/ath/athkey/
Dathkey.c151 op = HAL_DIAG_RESETKEY; in main()
177 case HAL_DIAG_RESETKEY: in main()
/freebsd-10-stable/sys/dev/ath/ath_hal/
Dah_diagcodes.h54 HAL_DIAG_RESETKEY = 16, /* Reset keycache backdoor */ enumerator
Dah.c911 case HAL_DIAG_RESETKEY: in ath_hal_getdiagstate()