Searched defs:sabtty_softc (Results 1 – 1 of 1) sorted by relevance
94 struct sabtty_softc { struct95 device_t sc_dev;96 struct sab_softc * sc_parent;97 bus_space_tag_t sc_bt;121 struct sabtty_softc *sabtty_cons_input; argument