Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/sbus/
H A Dspif.c63 void sttyattach(struct device *, struct device *, void *);
105 sizeof(struct stty_softc), sttymatch, sttyattach
285 sttyattach(struct device *parent, struct device *dev, void *aux) in sttyattach() function