Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/serial/
H A Dusb_serial.h210 int ucom_attach(struct ucom_super_softc *,
H A Duark.c222 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uark_attach()
H A Dugensa.c250 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, sc->sc_nports, sc, in ugensa_attach()
H A Dubser.c283 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in ubser_attach()
H A Ducycom.c272 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ucycom_attach()
H A Dubsa.c323 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ubsa_attach()
H A Dumct.c299 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umct_attach()
H A Dumoscom.c337 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umoscom_attach()
H A Duvisor.c348 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvisor_attach()
H A Duvscom.c320 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvscom_attach()
H A Duchcom.c356 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uchcom_attach()
H A Duipaq.c1159 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uipaq_attach()
H A Dumodem.c453 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umodem_attach()
H A Duslcom.c441 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uslcom_attach()
H A Duplcom.c528 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uplcom_attach()
H A Dufoma.c441 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ufoma_attach()
H A Dumcs.c385 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, sc->sc_numports, sc, in umcs7840_attach()
H A Dusb_serial.c264 ucom_attach(struct ucom_super_softc *ssc, struct ucom_softc *sc, in ucom_attach() function
H A Du3g.c1047 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in u3g_attach()
H A Duftdi.c1148 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uftdi_attach()
/freebsd/sys/dev/usb/net/
H A Duhso.c928 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
946 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
H A Dif_usie.c424 err = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in usie_attach()