Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/sbus/
H A Dspifvar.h54 struct stty_softc { struct
55 struct device sc_dev; /* base device */
56 int sc_nports; /* number of serial ports */
57 struct stty_port sc_port[SPIF_MAX_SERIAL];