Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c202 if ((ret = xhci_command_set_tr_dequeue(xhcip, xd, xep)) != 0 || in xhci_hcdi_pipe_open()
480 if ((ret = xhci_command_set_tr_dequeue(xhcip, xd, xep)) != in xhci_hcdi_pipe_poll_fini()
711 if ((ret = xhci_command_set_tr_dequeue(xhcip, xd, xep)) != in xhci_hcdi_pipe_reset()
H A Dxhci_command.c732 xhci_command_set_tr_dequeue(xhci_t *xhcip, xhci_device_t *xd, in xhci_command_set_tr_dequeue() function
H A Dxhci_endpoint.c1051 ret = xhci_command_set_tr_dequeue(xhcip, xd, xep); in xhci_endpoint_tick()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h793 extern int xhci_command_set_tr_dequeue(xhci_t *, xhci_device_t *,