Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsemulconf.c46 &wsemul_sun_ops,
H A Dwsemulvar.h90 extern const struct wsemul_ops wsemul_sun_ops;
H A Dwsemul_sun.c79 const struct wsemul_ops wsemul_sun_ops = { variable