Searched refs:sttyattach (Results 1 – 1 of 1) sorted by relevance
63 void sttyattach(struct device *, struct device *, void *);105 sizeof(struct stty_softc), sttymatch, sttyattach285 sttyattach(struct device *parent, struct device *dev, void *aux) in sttyattach() function