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

  /src/sys/arch/luna68k/dev/
siotty.c 1 /* $NetBSD: siotty.c,v 1.54 2025/09/14 14:24:12 andvar Exp $ */
34 __KERNEL_RCSID(0, "$NetBSD: siotty.c,v 1.54 2025/09/14 14:24:12 andvar Exp $");
37 #include "siotty.h"
126 CFATTACH_DECL_NEW(siotty, sizeof(struct siotty_softc),
135 static dev_type_tty(siotty);
149 .d_tty = siotty,
677 siotty(dev_t dev) function in typeref:struct:tty *
siotty.c 1 /* $NetBSD: siotty.c,v 1.54 2025/09/14 14:24:12 andvar Exp $ */
34 __KERNEL_RCSID(0, "$NetBSD: siotty.c,v 1.54 2025/09/14 14:24:12 andvar Exp $");
37 #include "siotty.h"
126 CFATTACH_DECL_NEW(siotty, sizeof(struct siotty_softc),
135 static dev_type_tty(siotty);
149 .d_tty = siotty,
677 siotty(dev_t dev) function in typeref:struct:tty *

Completed in 25 milliseconds