Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dbt8xx.h87 #define METEORSTATUS _IOR('x', 5, unsigned short) /* get status */ macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1189 unsigned IOCTL_METEORSTATUS = METEORSTATUS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc204 _(METEORSTATUS, WRITE, sizeof(unsigned short));
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp1352 unsigned IOCTL_METEORSTATUS = METEORSTATUS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc203 _(METEORSTATUS, WRITE, sizeof(unsigned short));
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc1351 unsigned IOCTL_METEORSTATUS = METEORSTATUS;
H A Dsanitizer_interceptors_ioctl_netbsd.inc203 _(METEORSTATUS, WRITE, sizeof(unsigned short));
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_core.c1386 case METEORSTATUS: /* get Bt848 status */