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

  /src/sys/dev/wscons/
wsdisplay_vcons.c 87 int switch_poll_count; member in struct:vcons_data_private
233 vdp->switch_poll_count = 0;
616 vdp->switch_poll_count++;
617 if (vdp->switch_poll_count > 100) {
626 vdp->switch_poll_count = 0;

Completed in 12 milliseconds