Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_diagcodes.h51 HAL_DIAG_REGS = 13, /* Registers */ enumerator
H A Dah.c992 case HAL_DIAG_REGS: in ath_hal_getdiagstate()
/freebsd/sys/dev/ath/
H A Dif_ath_ioctl.c206 if (id != HAL_DIAG_REGS) in ath_ioctl_diag()
221 if (id != HAL_DIAG_REGS) in ath_ioctl_diag()
/freebsd/tools/tools/ath/athpoke/
H A Dathpoke.c133 atd->ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN; in regread()
/freebsd/tools/tools/ath/athregs/
H A Ddumpregs.c185 atd.ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN; in main()