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

  /src/sbin/wsconsctl/
mouse.c 295 if (ioctl(fd, WSMOUSEIO_SETPARAMS, &pl) < 0) {
  /src/sys/dev/wscons/
wsconsio.h 294 #define WSMOUSEIO_SETPARAMS _IOW('W', 43, struct wsmouse_parameters)
wsmouse.c 899 case WSMOUSEIO_SETPARAMS:

Completed in 14 milliseconds