Home
last modified time | relevance | path

Searched defs:mtty_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/sbus/
H A Dmagmareg.h159 struct mtty_softc { struct
160 struct device ms_dev; /* device info */
161 int ms_nports; /* tty ports */
162 struct mtty_port ms_port[MAGMA_MAX_TTY];