Home
last modified time | relevance | path

Searched refs:xhci_cmd_stop_ep (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/usb/
H A Dxhci.c115 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() function
2364 if (xhci_cmd_stop_ep(sc, xp->slot, xp->dci)) { in xhci_abort_xfer()