Symbol: SIOCGATHDIAG
sys/dev/ath/if_ath_ioctl.c
287
case SIOCGATHDIAG:
tools/tools/ath/ath_prom_read/ath_prom_read.c
123
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athani/main.c
136
if (ath_driver_req_fetch_diag(req, SIOCGATHDIAG, &atd) < 0) {
tools/tools/ath/athani/main.c
160
if (ath_driver_req_fetch_diag(req, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athkey/athkey.c
178
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athkey/athkey.c
196
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athpoke/athpoke.c
134
if (ioctl(s, SIOCGATHDIAG, atd) < 0)
tools/tools/ath/athpoke/athpoke.c
149
if (ioctl(s, SIOCGATHDIAG, atd) < 0)
tools/tools/ath/athpoke/athpoke.c
91
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athpow/athpow.c
104
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athpow/athpow.c
113
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athpow/athpow.c
120
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athprom/athprom.c
160
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athprom/athprom.c
187
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athprom/athprom.c
205
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athprom/athprom.c
333
if (ioctl(s, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athradar/athradar.c
63
if (ioctl(radar->s, SIOCGATHDIAG, &radar->atd) < 0) {
tools/tools/ath/athregs/dumpregs.c
168
if (ath_driver_req_fetch_diag(&req, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athregs/dumpregs.c
187
if (ath_driver_req_fetch_diag(&req, SIOCGATHDIAG, &atd) < 0)
tools/tools/ath/athspectral/athspectral.c
63
if (ioctl(spectral->s, SIOCGATHDIAG, &spectral->atd) < 0) {
tools/tools/ath/athstats/athstats.c
499
if (ath_driver_req_fetch_diag(&wf->req, SIOCGATHDIAG,
tools/tools/ath/athstats/athstats.c
508
(void) ath_driver_req_fetch_diag(&wf->req, SIOCGATHDIAG,
tools/tools/ath/athsurvey/athsurvey.c
66
if (ioctl(s, SIOCGATHDIAG, &atd) < 0) {