Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bktr/
H A Dioctl_bt848.h169 #define RADIO_GETFREQ _IOR('x', 59, unsigned int) /* set frequency */ macro
H A Dbktr_core.c2270 case RADIO_GETFREQ:
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1061 unsigned IOCTL_RADIO_GETFREQ = RADIO_GETFREQ;
H A Dsanitizer_interceptors_ioctl_netbsd.inc248 _(RADIO_GETFREQ, WRITE, sizeof(unsigned int));