Home
last modified time | relevance | path

Searched refs:Sync_IO_Buffer (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h806 #define Sync_IO_Buffer(dma_handle, length) \ macro
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h968 #define Sync_IO_Buffer(dma_handle, length) \ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_intr.c1325 Sync_IO_Buffer(tw->tw_dmahandle, (skip_len + length)); in ehci_sendup_qtd_message()
H A Dehci_isoch.c1376 Sync_IO_Buffer(itw->itw_dmahandle, length); in ehci_sendup_itd_message()
H A Dehci_polled.c1485 Sync_IO_Buffer(tw->tw_dmahandle, length); in ehci_polled_handle_normal_qtd()
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c1846 Sync_IO_Buffer(tw->tw_dmahandle, length); in ohci_polled_handle_normal_td()
H A Dohci.c9596 Sync_IO_Buffer( in ohci_sendup_td_message()
9609 Sync_IO_Buffer(tw->tw_dmahandle, (skip_len + length)); in ohci_sendup_td_message()