Home
last modified time | relevance | path

Searched refs:SNDCTL_COPR_RDATA (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Dsoundcard.h993 #define SNDCTL_COPR_RDATA _IOWR('C', 2, copr_debug_buf) macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp747 unsigned IOCTL_SNDCTL_COPR_RDATA = SNDCTL_COPR_RDATA;
H A Dsanitizer_common_interceptors_ioctl.inc251 _(SNDCTL_COPR_RDATA, WRITE, struct_copr_debug_buf_sz);