Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dmouse.h36 #define MOUSE_GETMODE _IOR('M', 2, mousemode_t) macro
/dragonfly/sys/dev/misc/syscons/
H A Dsysmouse.c319 case MOUSE_GETMODE: /* get protocol/mode */ in smioctl()
/dragonfly/sys/bus/u4b/input/
H A Dums.c1056 case MOUSE_GETMODE: in ums_fifo_ioctl()
H A Dwsp.c1309 case MOUSE_GETMODE: in wsp_ioctl()
/dragonfly/usr.sbin/moused/
H A Dmoused.c1295 if (ioctl(rodent.mfd, MOUSE_GETMODE, &rodent.mode) == 0) { in r_identify()
/dragonfly/sys/dev/misc/psm/
H A Dpsm.c2690 case MOUSE_GETMODE: