Searched refs:tgt_byte_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c25770 size_t tgt_byte_count; /* rmw - # of bytes to xfer */ local
25958 tgt_byte_count = nblk * un->un_sys_blocksize;
25960 (tgt_byte_count % un->un_tgt_blocksize)) {
25968 ((tgt_byte_offset + tgt_byte_count +
26003 tgt_nblk = tgt_byte_count / un->un_tgt_blocksize;

Completed in 117 milliseconds