Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h809 #define Sync_IO_Buffer_for_device(dma_handle, length) \ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c1562 Sync_IO_Buffer_for_device(tw->tw_dmahandle, SETUP_SIZE); in ehci_insert_ctrl_req()
1593 Sync_IO_Buffer_for_device(tw->tw_dmahandle, in ehci_insert_ctrl_req()
1750 Sync_IO_Buffer_for_device(tw->tw_dmahandle, in ehci_insert_bulk_req()
2140 Sync_IO_Buffer_for_device(tw->tw_dmahandle, in ehci_allocate_intr_resources()
H A Dehci_isoch.c428 Sync_IO_Buffer_for_device(itw->itw_dmahandle, in ehci_allocate_isoc_resources()
H A Dehci_polled.c611 Sync_IO_Buffer_for_device(tw->tw_dmahandle, tw->tw_length); in ehci_hcdi_polled_write()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h972 #define Sync_IO_Buffer_for_device(dma_handle, length) \ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c521 Sync_IO_Buffer_for_device(tw->tw_dmahandle, tw->tw_length); in ohci_hcdi_polled_write()