Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/xhci/
H A Dxhci_usba.c808 if (xhci_transfer_sync(xhcip, xt, in xhci_hcdi_pipe_ctrl_xfer()
935 if (xhci_transfer_sync(xhcip, xt, DDI_DMA_SYNC_FORDEV) != in xhci_hcdi_pipe_bulk_xfer()
1228 if (xhci_transfer_sync(xhcip, xt, DDI_DMA_SYNC_FORDEV) != in xhci_hcdi_intr_oneshot()
1378 if (xhci_transfer_sync(xhcip, xt, DDI_DMA_SYNC_FORDEV) != DDI_FM_OK) { in xhci_hcdi_isoc_oneshot()
H A Dxhci_polled.c156 if (xhci_transfer_sync(xhcip, xt, DDI_DMA_SYNC_FORCPU) != DDI_FM_OK) { in xhci_polled_endpoint_transfer()
H A Dxhci_endpoint.c1231 if (xhci_transfer_sync(xhcip, xt, DDI_DMA_SYNC_FORCPU) != in xhci_endpoint_control_callback()
1403 if (xhci_transfer_sync(xhcip, xt, DDI_DMA_SYNC_FORCPU) != in xhci_endpoint_norm_callback()
1490 if (xhci_transfer_sync(xhcip, xt, in xhci_endpoint_isoch_callback()
H A Dxhci_dma.c409 xhci_transfer_sync(xhci_t *xhcip, xhci_transfer_t *xt, uint_t type) in xhci_transfer_sync() function
/illumos-gate/usr/src/uts/common/sys/usb/hcd/xhci/
H A Dxhci.h756 extern int xhci_transfer_sync(xhci_t *, xhci_transfer_t *, uint_t);