Symbol: ATH_DIAG_IN
sys/dev/ath/ath_dfs/null/dfs_null.c
227
if (ad->ad_id & ATH_DIAG_IN) {
sys/dev/ath/ath_dfs/null/dfs_null.c
278
if ((ad->ad_id & ATH_DIAG_IN) && indata != NULL)
sys/dev/ath/if_ath_btcoex.c
437
if (ad->ad_id & ATH_DIAG_IN) {
sys/dev/ath/if_ath_btcoex.c
474
if ((ad->ad_id & ATH_DIAG_IN) && indata != NULL)
sys/dev/ath/if_ath_ioctl.c
177
if (ad->ad_id & ATH_DIAG_IN) {
sys/dev/ath/if_ath_ioctl.c
226
if ((ad->ad_id & ATH_DIAG_IN) && indata != NULL)
sys/dev/ath/if_ath_lna_div.c
161
if (ad->ad_id & ATH_DIAG_IN) {
sys/dev/ath/if_ath_lna_div.c
198
if ((ad->ad_id & ATH_DIAG_IN) && indata != NULL)
sys/dev/ath/if_ath_spectral.c
190
if (ad->ad_id & ATH_DIAG_IN) {
sys/dev/ath/if_ath_spectral.c
281
if ((ad->ad_id & ATH_DIAG_IN) && indata != NULL)
tools/tools/ath/athani/main.c
130
atd.ad_id = HAL_DIAG_ANI_CMD | ATH_DIAG_IN;
tools/tools/ath/athkey/athkey.c
171
atd.ad_id = op | ATH_DIAG_IN | ATH_DIAG_DYN;
tools/tools/ath/athpoke/athpoke.c
133
atd->ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN;
tools/tools/ath/athpoke/athpoke.c
148
atd->ad_id = HAL_DIAG_SETREGS | ATH_DIAG_IN;
tools/tools/ath/athprom/athprom.c
182
atd.ad_id = HAL_DIAG_EEREAD | ATH_DIAG_IN | ATH_DIAG_DYN;
tools/tools/ath/athprom/athprom.c
200
atd.ad_id = HAL_DIAG_EEWRITE | ATH_DIAG_IN;
tools/tools/ath/athradar/athradar.c
149
radar->atd.ad_id = DFS_SET_THRESH | ATH_DIAG_IN;
tools/tools/ath/athregs/dumpregs.c
185
atd.ad_id = HAL_DIAG_REGS | ATH_DIAG_IN | ATH_DIAG_DYN;
tools/tools/ath/athspectral/athspectral.c
110
spectral->atd.ad_id = SPECTRAL_CONTROL_SET_PARAMS | ATH_DIAG_IN;
tools/tools/ath/athspectral/athspectral.c
194
| ATH_DIAG_IN;