Home
last modified time | relevance | path

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

/NextBSD/tools/tools/ath/athkey/
HDathkey.c151 op = HAL_DIAG_RESETKEY; in main()
177 case HAL_DIAG_RESETKEY: in main()
/NextBSD/sys/dev/ath/ath_hal/
HDah_diagcodes.h54 HAL_DIAG_RESETKEY = 16, /* Reset keycache backdoor */ enumerator
HDah.c921 case HAL_DIAG_RESETKEY: in ath_hal_getdiagstate()