Home
last modified time | relevance | path

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

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