Searched defs:wrapval (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/avs/sdbc/
H A Dsd_diag.c808 nsc_size_t i, wrapval; local
818 wrapval = filesize / fba_num_bufsize;
821 loops = wrapval; /* entire disk */
824 fba_offset = i % wrapval;

Completed in 55 milliseconds