Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhci.c110 int xhci_command_abort(struct xhci_softc *);
510 xhci_command_abort(sc); in xhci_detach()
2007 xhci_command_abort(sc); in xhci_command_submit()
2029 xhci_command_abort(struct xhci_softc *sc) in xhci_command_abort() function