Home
last modified time | relevance | path

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

/titanic_50/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()
/titanic_50/usr/src/uts/common/sys/
H A Dvuid_event.h358 #define FE_PAIR_NONE 0 /* pair is not defined */ macro
/titanic_50/usr/src/uts/common/io/
H A Dvuid_store.c131 pair_event.pair_type = FE_PAIR_NONE;
H A Dkbd.c2179 fe.pair_type = FE_PAIR_NONE; in kbd_send_esc_event()
2239 fe->pair_type = FE_PAIR_NONE; in kbdkeypressed()
H A Dconsms.c975 fep->pair_type = FE_PAIR_NONE; in consms_new_firm_event()
H A Dconskbd.c1685 fe->pair_type = FE_PAIR_NONE; in conskbd_alloc_firm_event()
/titanic_50/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c643 fep->pair_type = FE_PAIR_NONE; in usbms_rserv_vuid_event_wheel()
739 fep->pair_type = FE_PAIR_NONE; in usbms_rserv_vuid_button()
2224 fep->pair_type = FE_PAIR_NONE; in usbms_setup_abs_mouse_event()
/titanic_50/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c1227 fe.pair_type = FE_PAIR_NONE; in kbtrans_send_esc_event()
1300 fe->pair_type = FE_PAIR_NONE; in kbtrans_keypressed()
/titanic_50/usr/src/uts/sun/io/
H A Dms.c575 fep->pair_type = FE_PAIR_NONE;