Home
last modified time | relevance | path

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

/freebsd-11-stable/tools/tools/ath/athkey/
HDathkey.c133 HAL_DIAG_KEYVAL setkey; in main()
/freebsd-11-stable/sys/dev/ath/ath_hal/
HDah.c910 const HAL_DIAG_KEYVAL *dk; in ath_hal_getdiagstate()
912 if (argsize != sizeof(HAL_DIAG_KEYVAL)) in ath_hal_getdiagstate()
914 dk = (const HAL_DIAG_KEYVAL *)args; in ath_hal_getdiagstate()
HDah_internal.h840 } HAL_DIAG_KEYVAL; typedef