OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wsemul_resetops
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/wscons/
wsemulvar.h
35
enum
wsemul_resetops
{
enum
51
void (*reset)(void *, enum
wsemul_resetops
);
wsemul_dumb.c
55
void wsemul_dumb_resetop(void *, enum
wsemul_resetops
);
231
wsemul_dumb_resetop(void *cookie, enum
wsemul_resetops
op)
wsemul_sun.c
58
void wsemul_sun_resetop(void *, enum
wsemul_resetops
);
628
wsemul_sun_resetop(void *cookie, enum
wsemul_resetops
op)
wsemul_vt100.c
55
static void wsemul_vt100_resetop(void *, enum
wsemul_resetops
);
312
wsemul_vt100_resetop(void *cookie, enum
wsemul_resetops
op)
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025