Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ath/
HDif_ath_ioctl.c209 if (id != HAL_DIAG_REGS) in ath_ioctl_diag()
224 if (id != HAL_DIAG_REGS) in ath_ioctl_diag()
/NextBSD/sys/dev/ath/ath_hal/
HDah_diagcodes.h51 HAL_DIAG_REGS = 13, /* Registers */ enumerator
HDah.c893 case HAL_DIAG_REGS: in ath_hal_getdiagstate()
/NextBSD/tools/tools/ath/athpoke/
HDathpoke.c135 atd->ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN; in regread()
/NextBSD/tools/tools/ath/athregs/
HDdumpregs.c174 atd.ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN; in main()