Home
last modified time | relevance | path

Searched refs:wsmux_device (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/sys/dev/wscons/
Dwsconsio.h661 struct wsmux_device { struct
668 #define WSMUXIO_ADD_DEVICE _IOW('W', 97, struct wsmux_device) argument
669 #define WSMUXIO_REMOVE_DEVICE _IOW('W', 98, struct wsmux_device)
674 struct wsmux_device devices[WSMUX_MAXDEV];
Dwsmux.c435 #define d ((struct wsmux_device *)data) in wsmux_do_ioctl()
Dwsdisplay.c1385 #define d ((struct wsmux_device *)data) in wsdisplay_cfg_ioctl()
/openbsd/src/usr.sbin/wsconscfg/
Dwsconscfg.c68 struct wsmux_device wmd; in main()
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp1095 unsigned struct_wsmux_device_sz = sizeof(wsmux_device);