Home
last modified time | relevance | path

Searched refs:HAL_DIAG_REGS (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_ioctl.c210 if (id != HAL_DIAG_REGS) in ath_ioctl_diag()
225 if (id != HAL_DIAG_REGS) in ath_ioctl_diag()
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_diagcodes.h51 HAL_DIAG_REGS = 13, /* Registers */ enumerator
H A Dah.c890 case HAL_DIAG_REGS: in ath_hal_getdiagstate()
/dragonfly/tools/tools/ath/athpoke/
H A Dathpoke.c135 atd->ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN; in regread()
/dragonfly/tools/tools/ath/athregs/
H A Ddumpregs.c173 atd.ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN; in main()