Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/sparc64/dev/
H A Dsab.c84 struct sabtty_softc { struct
85 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