Home
last modified time | relevance | path

Searched refs:METEORSVIDEO (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/ic/
H A Dbt8xx.h101 #define METEORSVIDEO _IOW('x', 13, struct meteor_video) /* set video */ macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1367 unsigned IOCTL_METEORSVIDEO = METEORSVIDEO;
H A Dsanitizer_interceptors_ioctl_netbsd.inc218 _(METEORSVIDEO, READ, struct_meteor_video_sz);
/openbsd/sys/dev/pci/bktr/
H A Dbktr_core.c1293 case METEORSVIDEO: in video_ioctl()