Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c41 xhci_ring_free(&xev->xev_ring); in xhci_event_fini()
H A Dxhci_ring.c115 xhci_ring_free(xhci_ring_t *xrp) in xhci_ring_free() function
H A Dxhci_endpoint.c111 xhci_ring_free(&xep->xep_ring); in xhci_endpoint_fini()
679 xhci_ring_free(&xep->xep_ring); in xhci_endpoint_init()
H A Dxhci_command.c148 xhci_ring_free(&xcr->xcr_ring); in xhci_command_ring_fini()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h803 extern void xhci_ring_free(xhci_ring_t *);