Home
last modified time | relevance | path

Searched refs:FE_PAIR_SET (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dvuid_event.h359 #define FE_PAIR_SET 1 /* pair is accompanying id to set */ macro
/titanic_41/usr/src/uts/common/io/
H A Dvuid_store.c126 if (event->pair_type == FE_PAIR_SET) {
H A Dkbd.c2234 fe->pair_type = FE_PAIR_SET; in kbdkeypressed()
/titanic_41/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c1294 fe->pair_type = FE_PAIR_SET; in kbtrans_keypressed()