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 D | xhci_usba.c | 202 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 D | xhci_command.c | 732 xhci_command_set_tr_dequeue(xhci_t *xhcip, xhci_device_t *xd, in xhci_command_set_tr_dequeue() function
|
| H A D | xhci_endpoint.c | 1051 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 D | xhci.h | 793 extern int xhci_command_set_tr_dequeue(xhci_t *, xhci_device_t *,
|