Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_lib4v.c647 size_t bytes_synced; in px_lib_dma_sync() local
682 len -= bytes_synced, pg_off = 0) { in px_lib_dma_sync()
687 pg_off, bytes_to_sync, sync_dir, &bytes_synced) != H_EOK) in px_lib_dma_sync()
693 bytes_synced); in px_lib_dma_sync()
695 if (bytes_to_sync != bytes_synced) in px_lib_dma_sync()