Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h866 extern int xhci_endpoint_update_default(xhci_t *, xhci_device_t *,
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_endpoint.c274 xhci_endpoint_update_default(xhci_t *xhcip, xhci_device_t *xd, in xhci_endpoint_update_default() function
H A Dxhci_usba.c127 ret = xhci_endpoint_update_default(xhcip, xd, xep); in xhci_hcdi_pipe_open()