Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/news68k/dev/
H A Dzs.c114 static struct zschan *zc_cons; variable
215 if (zc == zc_cons) { in zs_attach()
567 zc_cons = (struct zschan *)sccport0a; /* XXX */ in zscninit()
572 cs->cs_reg_csr = &zc_cons->zc_csr; in zscninit()
573 cs->cs_reg_data = &zc_cons->zc_data; in zscninit()