Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dstmf_impl.h421 uint32_t size_done; member
H A Dstmf.c6844 dbuf->db_relative_offset = xd->size_done; in stmf_xd_to_dbuf()
6847 p = &xd->buf[xd->size_done]; in stmf_xd_to_dbuf()
6850 xd->size_done += s; in stmf_xd_to_dbuf()