Home
last modified time | relevance | path

Searched refs:WSMUX_MUX (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/wsconscfg/
H A Dwsconscfg.c128 wmd.type = WSMUX_MUX; in main()
/openbsd/sys/dev/wscons/
H A Dwsmux.c114 .type = WSMUX_MUX,
449 case WSMUX_MUX: in wsmux_do_ioctl()
913 if (me->me_ops->type != WSMUX_MUX) in wsmux_depth()
H A Dwsconsio.h665 #define WSMUX_MUX 3 macro