Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h809 #define Sync_IO_Buffer_for_device(dma_handle, length) \ macro
/titanic_44/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_xfer.c1564 Sync_IO_Buffer_for_device(tw->tw_dmahandle, SETUP_SIZE); in ehci_insert_ctrl_req()
1595 Sync_IO_Buffer_for_device(tw->tw_dmahandle, in ehci_insert_ctrl_req()
1752 Sync_IO_Buffer_for_device(tw->tw_dmahandle, in ehci_insert_bulk_req()
2142 Sync_IO_Buffer_for_device(tw->tw_dmahandle, in ehci_allocate_intr_resources()
H A Dehci_isoch.c427 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()
/titanic_44/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h971 #define Sync_IO_Buffer_for_device(dma_handle, length) \ macro
/titanic_44/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c519 Sync_IO_Buffer_for_device(tw->tw_dmahandle, tw->tw_length); in ohci_hcdi_polled_write()