Home
last modified time | relevance | path

Searched refs:event_value (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dvuid_wheel.h64 #define VUID_WHEEL_GETDELTA(event_value) \ argument
65 ((signed char) ((event_value) & VUID_WHEEL_DELTAMASK))
/illumos-gate/usr/src/uts/common/io/vuidmice/
H A Dvuidps2.c158 uchar_t event_pair_type, uchar_t event_pair, int event_value) in vuidmice_send_wheel_event() argument
173 fep->value = event_value; in vuidmice_send_wheel_event()
H A Dvuidmice.c479 uchar_t event_pair, int event_value) in VUID_PUTNEXT() argument
500 fep->value = event_value; in VUID_PUTNEXT()