Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/vuidmice/
H A Dvuidps2.c48 #define PS2_BUTTONMASK 7 /* mask byte zero with this */ macro
411 STATEP->buttons = code & PS2_BUTTONMASK; in VUID_QUEUE()