Searched refs:xhci_endpoint_serialize (Results 1 – 3 of 3) sorted by relevance
876 extern void xhci_endpoint_serialize(xhci_t *, xhci_endpoint_t *);
446 xhci_endpoint_serialize(xhcip, xep); in xhci_hcdi_pipe_poll_fini()690 xhci_endpoint_serialize(xhcip, xep); in xhci_hcdi_pipe_reset()
832 xhci_endpoint_serialize(xhci_t *xhcip, xhci_endpoint_t *xep) in xhci_endpoint_serialize() function