Searched refs:FE_PAIR_NONE (Results 1 – 12 of 12) sorted by relevance
/titanic_41/usr/src/uts/common/io/vuidmice/ |
H A D | vuidps2.c | 196 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 D | vuidm3p.c | 72 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 D | vuidm4p.c | 88 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 D | vuidm5p.c | 74 VUID_PUTNEXT(qp, BUT(b+1), FE_PAIR_NONE, 0, in vuidm5p_sendButtonEvent()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | vuid_event.h | 358 #define FE_PAIR_NONE 0 /* pair is not defined */ macro
|
/titanic_41/usr/src/uts/common/io/ |
H A D | vuid_store.c | 131 pair_event.pair_type = FE_PAIR_NONE;
|
H A D | kbd.c | 2179 fe.pair_type = FE_PAIR_NONE; in kbd_send_esc_event() 2239 fe->pair_type = FE_PAIR_NONE; in kbdkeypressed()
|
H A D | consms.c | 975 fep->pair_type = FE_PAIR_NONE; in consms_new_firm_event()
|
H A D | conskbd.c | 1685 fe->pair_type = FE_PAIR_NONE; in conskbd_alloc_firm_event()
|
/titanic_41/usr/src/uts/common/io/usb/clients/usbms/ |
H A D | usbms.c | 643 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_41/usr/src/uts/common/io/kbtrans/ |
H A D | kbtrans_streams.c | 1227 fe.pair_type = FE_PAIR_NONE; in kbtrans_send_esc_event() 1300 fe->pair_type = FE_PAIR_NONE; in kbtrans_keypressed()
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | ms.c | 575 fep->pair_type = FE_PAIR_NONE;
|