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

  /src/sys/dev/wscons/
wsemul_vt100.c 54 static void wsemul_vt100_detach(void *cookie, u_int *crowp, u_int *ccolp);
69 .detach = wsemul_vt100_detach,
274 wsemul_vt100_detach(void *cookie, u_int *crowp, u_int *ccolp) function in typeref:typename:void

Completed in 53 milliseconds