Searched refs:butmapps2 (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/usr.sbin/moused/
H A Dmoused.c1866 static int butmapps2[8] = { /* PS/2 */ local
2173 act->button = butmapps2[pBuf[0] & MOUSE_PS2_BUTTONS];
/freebsd-11-stable/sys/dev/atkbdc/
H A Dpsm.c2366 static u_char butmapps2[8] = { local
2396 buf[0] = MOUSE_PS2_SYNC | butmapps2[mapped & MOUSE_STDBUTTONS];

Completed in 275 milliseconds