Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dvuid_event.h357 #define FE_PAIR_SET 1 /* pair is accompanying id to set */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dvuid_store.c124 if (event->pair_type == FE_PAIR_SET) {
/illumos-gate/usr/src/uts/common/io/kbtrans/
H A Dkbtrans_streams.c1333 fe->pair_type = FE_PAIR_SET; in kbtrans_keypressed()