Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c683 size_t bytes_to_sync = bytes_to_sync = in px_lib_dma_sync() local
687 pg_off, bytes_to_sync, sync_dir, &bytes_synced) != H_EOK) in px_lib_dma_sync()
692 MMU_PTOB(PX_GET_MP_PFN(mp, idx)) + pg_off, bytes_to_sync, in px_lib_dma_sync()
695 if (bytes_to_sync != bytes_synced) in px_lib_dma_sync()