Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbt8xx.h95 #define METEORSCOUNT _IOW('x',10, struct meteor_counts) macro
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1361 unsigned IOCTL_METEORSCOUNT = METEORSCOUNT;
H A Dsanitizer_interceptors_ioctl_netbsd.inc212 _(METEORSCOUNT, READ, struct_meteor_counts_sz);
/openbsd/sys/dev/pci/bktr/
H A Dbktr_core.c1267 case METEORSCOUNT: /* (re)set error counts */ in video_ioctl()