Searched defs:stty_softc (Results 1 – 1 of 1) sorted by relevance
55 struct stty_softc { struct56 device_t sc_dev;57 int sc_nports; /* number of serial ports */58 struct stty_port sc_port[SPIF_MAX_SERIAL];