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);
|