Home
last modified time | relevance | path

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

/freebsd-11-stable/tools/tools/ath/athkey/
HDathkey.c137 int op = HAL_DIAG_SETKEY; in main()
183 case HAL_DIAG_SETKEY: in main()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah_diagcodes.h53 HAL_DIAG_SETKEY = 15, /* Set keycache backdoor */ enumerator
HDah.c909 case HAL_DIAG_SETKEY: { in ath_hal_getdiagstate()