HomeSort by: relevance | last modified time | path
    Searched defs:wsemul_vt100_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/wscons/
wsemul_vt100.c 83 static void wsemul_vt100_init(struct wsemul_vt100_emuldata *,
141 wsemul_vt100_init(struct wsemul_vt100_emuldata *edp, function in typeref:typename:void
224 wsemul_vt100_init(edp, type, cookie, ccol, crow, defattr);
252 wsemul_vt100_init(edp, type, cookie, ccol, crow, defattr);
wsemul_vt100.c 83 static void wsemul_vt100_init(struct wsemul_vt100_emuldata *,
141 wsemul_vt100_init(struct wsemul_vt100_emuldata *edp, function in typeref:typename:void
224 wsemul_vt100_init(edp, type, cookie, ccol, crow, defattr);
252 wsemul_vt100_init(edp, type, cookie, ccol, crow, defattr);

Completed in 31 milliseconds