Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c52 xhci_event_alloc(xhci_t *xhcip, xhci_event_ring_t *xev) in xhci_event_alloc() function
85 if ((ret = xhci_event_alloc(xhcip, xev)) != 0) in xhci_event_init()