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

  /src/sys/dev/wscons/
wsmux.c 158 static int nwsmux = 0; variable in typeref:typename:int
169 if (n >= nwsmux) {
175 nwsmux = n + 1;

Completed in 13 milliseconds