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