Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/smatch_data/
H A Dkernel.gfp_flags225 xhci_ring_alloc 4
H A Dkernel.allocation_funcs1181 xhci_ring_alloc
H A Dkernel.allocation_funcs_gfp736 xhci_ring_alloc 3
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c68 if ((ret = xhci_ring_alloc(xhcip, &xev->xev_ring)) != 0) { in xhci_event_alloc()
H A Dxhci_ring.c160 xhci_ring_alloc(xhci_t *xhcip, xhci_ring_t *xrp) in xhci_ring_alloc() function
H A Dxhci_command.c167 if ((ret = xhci_ring_alloc(xhcip, &xcr->xcr_ring)) != 0) in xhci_command_ring_init()
H A Dxhci_endpoint.c671 if ((ret = xhci_ring_alloc(xhcip, &xep->xep_ring)) != 0) { in xhci_endpoint_init()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h805 extern int xhci_ring_alloc(xhci_t *, xhci_ring_t *);