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

  /src/sys/dev/wscons/
wsdisplay.c 219 static void wsdisplaystart(struct tty *);
1032 tp->t_oproc = wsdisplaystart;
1663 wsdisplaystart(struct tty *tp) function in typeref:typename:void
1818 * from within wsdisplaystart(), and thus the tty lock

Completed in 39 milliseconds