Searched refs:butmap (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/syscons/
H A Dsysmouse.c256 static int butmap[8] = { local
310 | butmap[mouse_status.button & MOUSE_STDBUTTONS];
/freebsd-11-stable/sys/dev/mse/
H A Dmse.c508 static int butmap[8] = { local
548 but = butmap[~but & MOUSE_MSC_BUTTONS];
/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c4933 static int butmap[8] = { local
4974 ms.button = butmap[c & MOUSE_PS2_BUTTONS];

Completed in 80 milliseconds