Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbt8xx.h84 #define METEORSETGEO _IOW('x', 3, struct meteor_geomet) /* set geometry */ macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1350 unsigned IOCTL_METEORSETGEO = METEORSETGEO;
H A Dsanitizer_interceptors_ioctl_netbsd.inc201 _(METEORSETGEO, READ, struct_meteor_geomet_sz);
/openbsd/sys/dev/pci/bktr/
H A Dbktr_core.c1481 case METEORSETGEO: in video_ioctl()