Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c13116 size_t copy_length; local
13221 copy_length = orig_bp->b_bcount;
13256 ASSERT(copy_length >= orig_bp->b_resid);
13257 copy_length -= orig_bp->b_resid;
13276 copy_length);
13315 copy_length);