Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dbt8xx.h108 #define METEORSCONT _IOW('x', 16, unsigned char) /* set contrast */ macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1210 unsigned IOCTL_METEORSCONT = METEORSCONT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc225 _(METEORSCONT, READ, sizeof(unsigned char));
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1373 unsigned IOCTL_METEORSCONT = METEORSCONT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc224 _(METEORSCONT, READ, sizeof(unsigned char));
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1372 unsigned IOCTL_METEORSCONT = METEORSCONT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc224 _(METEORSCONT, READ, sizeof(unsigned char));
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c1568 case METEORSCONT: /* set contrast */