Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhci.c143 void xhci_root_intr_abort(struct usbd_xfer *);
180 .abort = xhci_root_intr_abort,
2833 xhci_root_intr_abort(struct usbd_xfer *xfer) in xhci_root_intr_abort() function