Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/sys/
Dmouse.h35 #define MOUSE_GETMODE _IOR('M', 2, mousemode_t) macro
/freebsd-10-stable/sys/dev/syscons/
Dsysmouse.c76 case MOUSE_GETMODE: /* get protocol/mode */ in smdev_ioctl()
/freebsd-10-stable/sys/dev/vt/
Dvt_sysmouse.c305 case MOUSE_GETMODE: { in sysmouse_ioctl()
/freebsd-10-stable/sys/dev/mse/
Dmse.c290 case MOUSE_GETMODE: in mseioctl()
/freebsd-10-stable/sys/dev/adb/
Dadb_mouse.c594 case MOUSE_GETMODE: in ams_ioctl()
/freebsd-10-stable/sys/dev/usb/input/
Dums.c877 case MOUSE_GETMODE: in ums_ioctl()
Dwsp.c1305 case MOUSE_GETMODE: in wsp_ioctl()
Datp.c2511 case MOUSE_GETMODE: in atp_ioctl()
/freebsd-10-stable/usr.sbin/moused/
Dmoused.c1513 if (ioctl(rodent.mfd, MOUSE_GETMODE, &rodent.mode) == 0) { in r_identify()
/freebsd-10-stable/sys/dev/atkbdc/
Dpsm.c2043 case MOUSE_GETMODE: