Searched refs:HIDMS_REVZ (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/hid/
H A Dhidmsvar.h53 #define HIDMS_REVZ 0x0004 /* Z-axis is reversed */ macro
H A Dhidms.c319 ms->sc_flags ^= HIDMS_REVZ;
569 if (ms->sc_flags & HIDMS_REVZ)
/openbsd-current/sys/dev/usb/
H A Dums.c148 qflags |= HIDMS_REVZ;

Completed in 178 milliseconds