Searched defs:mtty_softc (Results 1 – 1 of 1) sorted by relevance
159 struct mtty_softc { struct160 struct device ms_dev; /* device info */161 int ms_nports; /* tty ports */162 struct mtty_port ms_port[MAGMA_MAX_TTY];