Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsoundcard.h978 typedef struct copr_debug_buf { struct
984 } copr_debug_buf; typedef
993 #define SNDCTL_COPR_RDATA _IOWR('C', 2, copr_debug_buf)
994 #define SNDCTL_COPR_RCODE _IOWR('C', 3, copr_debug_buf)
995 #define SNDCTL_COPR_WDATA _IOW ('C', 4, copr_debug_buf)
996 #define SNDCTL_COPR_WCODE _IOW ('C', 5, copr_debug_buf)
997 #define SNDCTL_COPR_RUN _IOWR('C', 6, copr_debug_buf)
998 #define SNDCTL_COPR_HALT _IOWR('C', 7, copr_debug_buf)
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp203 unsigned struct_copr_debug_buf_sz = sizeof(struct copr_debug_buf);
H A Dsanitizer_platform_limits_posix.cpp497 unsigned struct_copr_debug_buf_sz = sizeof(struct copr_debug_buf);