Home
last modified time | relevance | path

Searched refs:xhci_endpoint_serialize (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h876 extern void xhci_endpoint_serialize(xhci_t *, xhci_endpoint_t *);
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c446 xhci_endpoint_serialize(xhcip, xep); in xhci_hcdi_pipe_poll_fini()
690 xhci_endpoint_serialize(xhcip, xep); in xhci_hcdi_pipe_reset()
H A Dxhci_endpoint.c832 xhci_endpoint_serialize(xhci_t *xhcip, xhci_endpoint_t *xep) in xhci_endpoint_serialize() function