HomeSort by: relevance | last modified time | path
    Searched defs:nwsmux (Results 1 - 3 of 3) 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;
wsmux.c 158 static int nwsmux = 0; variable in typeref:typename:int
169 if (n >= nwsmux) {
175 nwsmux = n + 1;
wsmux.c 158 static int nwsmux = 0; variable in typeref:typename:int
169 if (n >= nwsmux) {
175 nwsmux = n + 1;

Completed in 124 milliseconds