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

  /src/sys/dev/usb/
xhci.c 148 static struct usbd_xfer *xhci_allocx(struct usbd_bus *, unsigned int);
234 .ubm_allocx = xhci_allocx,
2773 xhci_allocx(struct usbd_bus *bus, unsigned int nframes) function in typeref:struct:usbd_xfer *

Completed in 15 milliseconds