/src/sys/dev/wscons/ |
wsdisplay.c | 1304 wsdisplay_param(device_t dv, u_long cmd, struct wsdisplay_param *dp) function in typeref:typename:int
|
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)
|
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)
|