HomeSort by: relevance | last modified time | path
    Searched defs:xhci_device_bulk_abort (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
xhci.c 226 static void xhci_device_bulk_abort(struct usbd_xfer *);
273 .upm_abort = xhci_device_bulk_abort,
4860 xhci_device_bulk_abort(struct usbd_xfer *xfer) function in typeref:typename:void

Completed in 14 milliseconds