Searched defs:sabtty_softc (Results 1 – 1 of 1) sorted by relevance
84 struct sabtty_softc { struct85 struct device sc_dv;86 struct sab_softc * sc_parent;87 bus_space_tag_t sc_bt;111 struct sabtty_softc *sabtty_cons_input; argument