Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dbt8xx.h94 #define METEORGCHCV _IOR('x', 9, unsigned char) /* get uv gain */ macro
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1360 unsigned IOCTL_METEORGCHCV = METEORGCHCV;
Dsanitizer_interceptors_ioctl_netbsd.inc211 _(METEORGCHCV, WRITE, sizeof(unsigned char));