Home
last modified time | relevance | path

Searched refs:METEORGCONT (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dbt8xx.h109 #define METEORGCONT _IOR('x', 16, unsigned char) /* get contrast */ macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1211 unsigned IOCTL_METEORGCONT = METEORGCONT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc226 _(METEORGCONT, WRITE, sizeof(unsigned char));
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1374 unsigned IOCTL_METEORGCONT = METEORGCONT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc225 _(METEORGCONT, WRITE, sizeof(unsigned char));
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1373 unsigned IOCTL_METEORGCONT = METEORGCONT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc225 _(METEORGCONT, WRITE, sizeof(unsigned char));
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c1580 case METEORGCONT: /* get contrast */