Searched refs:wsemul_conf (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/wscons/
H A Dwsemulconf.c53 static const struct wsemul_ops *wsemul_conf[] = { variable in typeref:struct:wsemul_ops
77 return (wsemul_conf[0]);
87 for (ops = &wsemul_conf[0]; *ops != NULL; ops++)

Completed in 174 milliseconds