Home
last modified time | relevance | path

Searched refs:sabtty_attach (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/sys/arch/sparc64/dev/
H A Dsab.c132 void sabtty_attach(struct device *, struct device *, void *);
171 sizeof(struct sabtty_softc), sabtty_match, sabtty_attach,
379 sabtty_attach(struct device *parent, struct device *self, void *aux) in sabtty_attach() function