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