HomeSort by: relevance | last modified time | path
    Searched defs:sc_intr_endpoint (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
uchcom.c 129 int sc_intr_endpoint; member in struct:uchcom_softc
255 sc->sc_intr_endpoint = endpoints.ep_intr;
804 if (sc->sc_intr_endpoint != -1 && sc->sc_intr_pipe == NULL) {
807 sc->sc_intr_endpoint,

Completed in 13 milliseconds