Home
last modified time | relevance | path

Searched refs:RADIO_SETMODE (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dbt8xx.h356 #define RADIO_SETMODE _IOW('x', 58, unsigned int) /* set radio modes */ macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1227 unsigned IOCTL_RADIO_SETMODE = RADIO_SETMODE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc242 _(RADIO_SETMODE, READ, sizeof(unsigned int));
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1390 unsigned IOCTL_RADIO_SETMODE = RADIO_SETMODE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc241 _(RADIO_SETMODE, READ, sizeof(unsigned int));
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1389 unsigned IOCTL_RADIO_SETMODE = RADIO_SETMODE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc241 _(RADIO_SETMODE, READ, sizeof(unsigned int));
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c2252 case RADIO_SETMODE: