Searched refs:xhci_cmd_stop_ep (Results 1 – 1 of 1) sorted by relevance
115 int xhci_cmd_stop_ep(struct xhci_softc *, uint8_t, uint8_t);2077 xhci_cmd_stop_ep(struct xhci_softc *sc, uint8_t slot, uint8_t dci) in xhci_cmd_stop_ep() function2364 if (xhci_cmd_stop_ep(sc, xp->slot, xp->dci)) { in xhci_abort_xfer()