Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h790 extern int xhci_command_evaluate_context(xhci_t *, xhci_device_t *);
/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c632 xhci_command_evaluate_context(xhci_t *xhcip, xhci_device_t *xd) in xhci_command_evaluate_context() function
H A Dxhci_endpoint.c305 ret = xhci_command_evaluate_context(xhcip, xd); in xhci_endpoint_update_default()
H A Dxhci_usba.c1940 ret = xhci_command_evaluate_context(xhcip, xd); in xhci_hcdi_hub_update()