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

  /src/sys/arch/cesfic/dev/
zs.c 70 static struct zs_chanstate zs_conschan_store; variable in typeref:struct:zs_chanstate
124 cs = &zs_conschan_store;
410 struct zs_chanstate *cs = &zs_conschan_store;
420 struct zs_chanstate *cs = &zs_conschan_store;
437 cs = &zs_conschan_store;
  /src/sys/arch/cobalt/dev/
zs.c 102 static struct zs_chanstate zs_conschan_store; variable in typeref:struct:zs_chanstate
517 zs_conschan = cs = &zs_conschan_store;
  /src/sys/arch/news68k/dev/
zs.c 112 static struct zs_chanstate zs_conschan_store; variable in typeref:struct:zs_chanstate
569 zs_conschan = cs = &zs_conschan_store;
  /src/sys/arch/mvme68k/dev/
zs.c 87 static struct zs_chanstate zs_conschan_store; variable in typeref:struct:zs_chanstate
507 zs_conschan = cs = &zs_conschan_store;

Completed in 12 milliseconds