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

  /src/sys/dev/usb/
xhci.c 165 static usbd_status xhci_stop_endpoint_cmd(struct xhci_softc *,
769 err = xhci_stop_endpoint_cmd(sc, xs, dci,
1976 xhci_stop_endpoint_cmd(struct xhci_softc *sc, struct xhci_slot *xs, u_int dci, function in typeref:typename:usbd_status
2011 return xhci_stop_endpoint_cmd(sc, xs, dci, 0);

Completed in 268 milliseconds