Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dxhci.c135 struct usbd_xfer *xhci_allocx(struct usbd_bus *);
165 .allocx = xhci_allocx,
1740 xhci_allocx(struct usbd_bus *bus) in xhci_allocx() function