Home
last modified time | relevance | path

Searched refs:zs_conscs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/ews4800mips/dev/
H A Dzs.c57 struct zs_chanstate *zs_conscs = &zs_conscs_store; variable
304 return zs_getc((void *)zs_conscs); in zscngetc()
311 zs_putc((void *)zs_conscs, c); in zscnputc()
/netbsd-src/sys/arch/ews4800mips/sbd/
H A Dzs_sbdio.c143 memcpy(cs, zs_conscs, sizeof(struct zs_chanstate)); in zs_sbdio_attach()
144 zs_conscs = cs; in zs_sbdio_attach()
240 cs = zs_conscs; in zs_sbdio_cninit()
/netbsd-src/sys/arch/ews4800mips/include/
H A Dz8530var.h117 extern struct zs_chanstate *zs_conscs;