Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sparc64/dev/
H A Dsab.c94 struct sabtty_softc { struct
95 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