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

  /src/sys/dev/wscons/
wsconsio.h 116 struct wskbd_bell_data { struct
128 #define WSKBDIO_COMPLEXBELL _IOW('W', 2, struct wskbd_bell_data)
129 #define WSKBDIO_SETBELL _IOW('W', 3, struct wskbd_bell_data)
130 #define WSKBDIO_GETBELL _IOR('W', 4, struct wskbd_bell_data)
131 #define WSKBDIO_SETDEFAULTBELL _IOW('W', 5, struct wskbd_bell_data)
132 #define WSKBDIO_GETDEFAULTBELL _IOR('W', 6, struct wskbd_bell_data)
wsconsio.h 116 struct wskbd_bell_data { struct
128 #define WSKBDIO_COMPLEXBELL _IOW('W', 2, struct wskbd_bell_data)
129 #define WSKBDIO_SETBELL _IOW('W', 3, struct wskbd_bell_data)
130 #define WSKBDIO_GETBELL _IOR('W', 4, struct wskbd_bell_data)
131 #define WSKBDIO_SETDEFAULTBELL _IOW('W', 5, struct wskbd_bell_data)
132 #define WSKBDIO_GETDEFAULTBELL _IOR('W', 6, struct wskbd_bell_data)
wsconsio.h 116 struct wskbd_bell_data { struct
128 #define WSKBDIO_COMPLEXBELL _IOW('W', 2, struct wskbd_bell_data)
129 #define WSKBDIO_SETBELL _IOW('W', 3, struct wskbd_bell_data)
130 #define WSKBDIO_GETBELL _IOR('W', 4, struct wskbd_bell_data)
131 #define WSKBDIO_SETDEFAULTBELL _IOW('W', 5, struct wskbd_bell_data)
132 #define WSKBDIO_GETDEFAULTBELL _IOR('W', 6, struct wskbd_bell_data)

Completed in 34 milliseconds