Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c551 xhci_endpoint_setup_context(xhci_t *xhcip, xhci_device_t *xd, in xhci_endpoint_setup_context() function
765 ret = xhci_endpoint_setup_context(xhcip, xd, xep); in xhci_endpoint_init()
818 if ((ret = xhci_endpoint_setup_context(xhcip, xd, xep)) != 0) { in xhci_endpoint_reopen()