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

  /src/sys/dev/wscons/
wsdisplay.c 1304 wsdisplay_param(device_t dv, u_long cmd, struct wsdisplay_param *dp) function in typeref:typename:int
wsconsio.h 501 struct wsdisplay_param { struct
509 #define WSDISPLAYIO_GETPARAM _IOWR('W', 82, struct wsdisplay_param)
510 #define WSDISPLAYIO_SETPARAM _IOWR('W', 83, struct wsdisplay_param)

Completed in 15 milliseconds