HomeSort by: relevance | last modified time | path
    Searched refs:WSMOUSEIO_GETPARAMS (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/wsconsctl/
mouse.c 138 if (ioctl(fd, WSMOUSEIO_GETPARAMS, &pl) < 0) {
  /src/sys/dev/wscons/
wsconsio.h 293 #define WSMOUSEIO_GETPARAMS _IOW('W', 42, struct wsmouse_parameters)
wsmouse.c 895 case WSMOUSEIO_GETPARAMS:

Completed in 12 milliseconds