Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c924 const HAL_DIAG_EEVAL *ee; in ath_hal_getdiagstate()
925 if (argsize != sizeof(HAL_DIAG_EEVAL)) in ath_hal_getdiagstate()
927 ee = (const HAL_DIAG_EEVAL *)args; in ath_hal_getdiagstate()
H A Dah_internal.h848 } HAL_DIAG_EEVAL; typedef
/dragonfly/tools/tools/ath/athprom/
H A Dathprom.c195 HAL_DIAG_EEVAL eeval; in eewrite()