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

  /src/sys/arch/ews4800mips/dev/
zs.c 57 struct zs_chanstate *zs_conscs = &zs_conscs_store; variable in typeref:struct:zs_chanstate *
304 return zs_getc((void *)zs_conscs);
311 zs_putc((void *)zs_conscs, c);
zs.c 57 struct zs_chanstate *zs_conscs = &zs_conscs_store; variable in typeref:struct:zs_chanstate *
304 return zs_getc((void *)zs_conscs);
311 zs_putc((void *)zs_conscs, c);

Completed in 25 milliseconds