Home
last modified time | relevance | path

Searched refs:RADIO_GETMODE (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/bktr/
H A Dioctl_bt848.h164 #define RADIO_GETMODE _IOR('x', 58, unsigned char) /* get radio modes */ macro
H A Dbktr_core.c2262 case RADIO_GETMODE:
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1059 unsigned IOCTL_RADIO_GETMODE = RADIO_GETMODE;
H A Dsanitizer_interceptors_ioctl_netbsd.inc246 _(RADIO_GETMODE, WRITE, sizeof(unsigned char));