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

  /src/sys/arch/news68k/dev/
zs.c 114 static struct zschan *zc_cons; variable in typeref:struct:zschan *
215 if (zc == zc_cons) {
567 zc_cons = (struct zschan *)sccport0a; /* XXX */
572 cs->cs_reg_csr = &zc_cons->zc_csr;
573 cs->cs_reg_data = &zc_cons->zc_data;
zs.c 114 static struct zschan *zc_cons; variable in typeref:struct:zschan *
215 if (zc == zc_cons) {
567 zc_cons = (struct zschan *)sccport0a; /* XXX */
572 cs->cs_reg_csr = &zc_cons->zc_csr;
573 cs->cs_reg_data = &zc_cons->zc_data;
zs.c 114 static struct zschan *zc_cons; variable in typeref:struct:zschan *
215 if (zc == zc_cons) {
567 zc_cons = (struct zschan *)sccport0a; /* XXX */
572 cs->cs_reg_csr = &zc_cons->zc_csr;
573 cs->cs_reg_data = &zc_cons->zc_data;
zs.c 114 static struct zschan *zc_cons; variable in typeref:struct:zschan *
215 if (zc == zc_cons) {
567 zc_cons = (struct zschan *)sccport0a; /* XXX */
572 cs->cs_reg_csr = &zc_cons->zc_csr;
573 cs->cs_reg_data = &zc_cons->zc_data;

Completed in 48 milliseconds