Home
last modified time | relevance | path

Searched refs:FE_PAIR_NONE (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vuidmice/
H A Dvuidps2.c196 VUID_PUTNEXT(qp, (uchar_t)BUT(bmap[b]), FE_PAIR_NONE, 0, in sendButtonEvent()
515 FE_PAIR_NONE, 0, 1); in VUID_QUEUE()
517 FE_PAIR_NONE, 0, 0); in VUID_QUEUE()
521 FE_PAIR_NONE, 0, 1); in VUID_QUEUE()
523 FE_PAIR_NONE, 0, 0); in VUID_QUEUE()
551 FE_PAIR_NONE, 0, -code); in VUID_QUEUE()
555 FE_PAIR_NONE, 0, -code); in VUID_QUEUE()
573 FE_PAIR_NONE, 0, 1); in VUID_QUEUE()
577 FE_PAIR_NONE, 0, -1); in VUID_QUEUE()
H A Dvuidm3p.c72 vuidm3p_putnext(qp, (uchar_t)MS_MIDDLE, FE_PAIR_NONE, 0, 1); in vuidm3p_sendButtonEvent()
79 vuidm3p_putnext(qp, (uchar_t)MS_MIDDLE, FE_PAIR_NONE, 0, 0); in vuidm3p_sendButtonEvent()
90 VUID_PUTNEXT(qp, VUID_BUT(b), FE_PAIR_NONE, 0, in vuidm3p_sendButtonEvent()
H A Dvuidm4p.c88 VUID_PUTNEXT(qp, VUID_BUT(b), FE_PAIR_NONE, 0, in vuidm4p_sendButtonEvent()
264 (uchar_t)MS_MIDDLE, FE_PAIR_NONE, 0, in vuidm4p()
H A Dvuidm5p.c74 VUID_PUTNEXT(qp, BUT(b+1), FE_PAIR_NONE, 0, in vuidm5p_sendButtonEvent()
/illumos-gate/usr/src/uts/common/sys/
H A Dvuid_event.h356 #define FE_PAIR_NONE 0 /* pair is not defined */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dvuid_store.c129 pair_event.pair_type = FE_PAIR_NONE;
H A Dconsms.c964 fep->pair_type = FE_PAIR_NONE; in consms_new_firm_event()
H A Dconskbd.c1697 fe->pair_type = FE_PAIR_NONE; in conskbd_alloc_firm_event()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c598 fep->pair_type = FE_PAIR_NONE; in usbms_rserv_vuid_event_wheel()
692 fep->pair_type = FE_PAIR_NONE; in usbms_rserv_vuid_button()
2159 fep->pair_type = FE_PAIR_NONE; in usbms_setup_abs_mouse_event()
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c1266 fe.pair_type = FE_PAIR_NONE; in kbtrans_send_esc_event()
1339 fe->pair_type = FE_PAIR_NONE; in kbtrans_keypressed()
/illumos-gate/usr/src/uts/sun/io/
H A Dms.c560 fep->pair_type = FE_PAIR_NONE; in msrserv()