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

  /src/sys/dev/wscons/
wsconsio.h 515 struct wsdisplay_char { struct
523 #define WSDISPLAYIO_GETWSCHAR _IOWR('W', 85, struct wsdisplay_char)
524 #define WSDISPLAYIO_PUTWSCHAR _IOWR('W', 86, struct wsdisplay_char)
wsconsio.h 515 struct wsdisplay_char { struct
523 #define WSDISPLAYIO_GETWSCHAR _IOWR('W', 85, struct wsdisplay_char)
524 #define WSDISPLAYIO_PUTWSCHAR _IOWR('W', 86, struct wsdisplay_char)

Completed in 48 milliseconds