Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_event.c89 if ((ret = xhci_ring_reset(xhcip, &xev->xev_ring)) != 0) { in xhci_event_init()
H A Dxhci_ring.c132 xhci_ring_reset(xhci_t *xhcip, xhci_ring_t *xrp) in xhci_ring_reset() function
H A Dxhci_command.c171 if ((ret = xhci_ring_reset(xhcip, &xcr->xcr_ring)) != 0) in xhci_command_ring_init()
H A Dxhci_endpoint.c678 if ((ret = xhci_ring_reset(xhcip, &xep->xep_ring)) != 0) { in xhci_endpoint_init()
H A Dxhci_usba.c1139 (void) xhci_ring_reset(xhcip, &xep->xep_ring); in xhci_hcdi_periodic_init()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h804 extern int xhci_ring_reset(xhci_t *, xhci_ring_t *);