Searched refs:ucom_attach_tty (Results 1 – 1 of 1) sorted by relevance
151 static int ucom_attach_tty(struct ucom_super_softc *, struct ucom_softc *);310 error = ucom_attach_tty(ssc, &sc[subunit]); in ucom_attach()413 ucom_attach_tty(struct ucom_super_softc *ssc, struct ucom_softc *sc) in ucom_attach_tty() function