Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/
HDif_ath_ioctl.c206 if (id != HAL_DIAG_REGS) in ath_ioctl_diag()
221 if (id != HAL_DIAG_REGS) in ath_ioctl_diag()
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah_diagcodes.h51 HAL_DIAG_REGS = 13, /* Registers */ enumerator
HDah.c992 case HAL_DIAG_REGS: in ath_hal_getdiagstate()
/freebsd-14-stable/tools/tools/ath/athpoke/
HDathpoke.c133 atd->ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN; in regread()
/freebsd-14-stable/tools/tools/ath/athregs/
HDdumpregs.c185 atd.ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN; in main()