Searched refs:SIOCGRADIO (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/iwictl/
H A Diwictl.c50 #define SIOCGRADIO _IOWR('i', 139, struct ifreq) macro
136 if (do_req(iface, SIOCGRADIO, &radio) == -1)
/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_ipwvar.h168 #define SIOCGRADIO _IOWR('i', 139, struct ifreq) macro
H A Dif_iwivar.h175 #define SIOCGRADIO _IOWR('i', 139, struct ifreq) macro
H A Dif_ipw.c1623 case SIOCGRADIO:
H A Dif_iwi.c1851 case SIOCGRADIO:
/netbsd-6-1-5-RELEASE/usr.sbin/ipwctl/
H A Dipwctl.c51 #define SIOCGRADIO _IOWR('i', 139, struct ifreq) macro
132 if (do_req(iface, SIOCGRADIO, &radio) == -1) {

Completed in 112 milliseconds