Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_disk.c463 int destidx; in _nsc_dbuf_io() local
505 destidx = 0; in _nsc_dbuf_io()
514 while (destidx < _NSC_DBUF_NVEC && todo) { in _nsc_dbuf_io()
515 iovp = &h->db_iov[destidx]; in _nsc_dbuf_io()
529 destidx++; in _nsc_dbuf_io()
533 h->db_uio.uio_iovcnt = destidx; in _nsc_dbuf_io()