Searched refs:xhci_ring_reset (Results 1 – 6 of 6) sorted by relevance
89 if ((ret = xhci_ring_reset(xhcip, &xev->xev_ring)) != 0) { in xhci_event_init()
132 xhci_ring_reset(xhci_t *xhcip, xhci_ring_t *xrp) in xhci_ring_reset() function
172 if ((ret = xhci_ring_reset(xhcip, &xcr->xcr_ring)) != 0) in xhci_command_ring_init()
753 if ((ret = xhci_ring_reset(xhcip, &xep->xep_ring)) != 0) { in xhci_endpoint_init()
1205 (void) xhci_ring_reset(xhcip, &xep->xep_ring); in xhci_hcdi_periodic_init()
810 extern int xhci_ring_reset(xhci_t *, xhci_ring_t *);