Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_command.c399 xhci_command_submit(xhci_t *xhcip, xhci_command_t *xco) in xhci_command_submit() function
491 ret = xhci_command_submit(xhcip, &co); in xhci_command_enable_slot()
527 ret = xhci_command_submit(xhcip, &co); in xhci_command_disable_slot()
564 ret = xhci_command_submit(xhcip, &co); in xhci_command_set_address()
598 ret = xhci_command_submit(xhcip, &co); in xhci_command_configure_endpoint()
646 ret = xhci_command_submit(xhcip, &co); in xhci_command_evaluate_context()
693 ret = xhci_command_submit(xhcip, &co); in xhci_command_reset_endpoint()
755 ret = xhci_command_submit(xhcip, &co); in xhci_command_set_tr_dequeue()
814 ret = xhci_command_submit(xhcip, &co); in xhci_command_stop_endpoint()