Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
z8530tty.c | 242 CFATTACH_DECL_NEW(zstty, sizeof(struct zstty_softc), 251 dev_type_tty(zstty); 261 .d_tty = zstty, 473 zstty(dev_t dev) function in typeref:struct:tty * |
/src/sys/arch/atari/dev/ | |
zs.c | 237 static dev_type_tty(zstty); 247 .d_tty = zstty, 564 zstty(dev_t dev) function in typeref:struct:tty * |