Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dps2mouse.c83 #define PS2M_STS_RIGHT_BUTTON 0x02 macro
379 PS2M_STS_RIGHT_BUTTON | PS2M_STS_MID_BUTTON); in ps2mouse_event()
385 sc->status |= PS2M_STS_RIGHT_BUTTON; in ps2mouse_event()