Home
last modified time | relevance | path

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

/mirbsd/src/sys/arch/sparc/dev/
Dzs.c756 int zstty_unit; /* set in consinit() */ variable
762 cn->cn_dev = makedev(zs_major, zstty_unit);
1076 zstty_unit = inSource - PROMDEV_TTYA; in consinit()
1078 channel = zstty_unit & 1; in consinit()