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

  /src/sys/dev/wscons/
wsemul_dumb.c 52 void wsemul_dumb_output(void *cookie, const u_char *data, u_int count, int);
61 .output = wsemul_dumb_output,
126 wsemul_dumb_output(void *cookie, const u_char *data, u_int count, function in typeref:typename:void
wsemul_dumb.c 52 void wsemul_dumb_output(void *cookie, const u_char *data, u_int count, int);
61 .output = wsemul_dumb_output,
126 wsemul_dumb_output(void *cookie, const u_char *data, u_int count, function in typeref:typename:void

Completed in 22 milliseconds