Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dxhci.c201 static void xhci_root_intr_abort(struct usbd_xfer *);
245 .upm_abort = xhci_root_intr_abort,
4370 xhci_root_intr_abort(struct usbd_xfer *xfer) in xhci_root_intr_abort() function