Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/serial/
HDusb_serial.h206 int ucom_attach(struct ucom_super_softc *,
HDugensa.c248 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, sc->sc_niface, sc, in ugensa_attach()
HDubser.c286 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in ubser_attach()
HDuark.c228 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uark_attach()
HDucycom.c273 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ucycom_attach()
HDubsa.c325 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ubsa_attach()
HDumct.c295 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umct_attach()
HDuvscom.c323 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvscom_attach()
HDumoscom.c340 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umoscom_attach()
HDuvisor.c349 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uvisor_attach()
HDuchcom.c349 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uchcom_attach()
HDumodem.c446 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in umodem_attach()
HDuplcom.c445 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uplcom_attach()
HDuipaq.c1163 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uipaq_attach()
HDuslcom.c450 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uslcom_attach()
HDufoma.c446 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in ufoma_attach()
HDumcs.c388 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, sc->sc_numports, sc, in umcs7840_attach()
HDusb_serial.c254 ucom_attach(struct ucom_super_softc *ssc, struct ucom_softc *sc, in ucom_attach() function
HDu3g.c937 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in u3g_attach()
HDuftdi.c1126 error = ucom_attach(&sc->sc_super_ucom, &sc->sc_ucom, 1, sc, in uftdi_attach()
/NextBSD/sys/dev/usb/net/
HDuhso.c926 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
945 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in uhso_probe_iface()
HDif_usie.c422 err = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in usie_attach()