Home
last modified time | relevance | path

Searched refs:sc_ucom (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/serial/
H A Du3g.c88 struct ucom_softc sc_ucom[U3G_MAXPORTS]; member
726 &sc->sc_ucom[nports], &sc->sc_mtx); in u3g_attach()
749 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in u3g_attach()
776 ucom_detach(&sc->sc_super_ucom, sc->sc_ucom); in u3g_detach()

Completed in 2 milliseconds