Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c25789 daddr_t tgt_byte_offset; /* rmw - byte offset for target */ local
25978 tgt_byte_offset = blkno * un->un_sys_blocksize;
25980 if ((tgt_byte_offset % un->un_tgt_blocksize) ||
25987 tgt_blkno = tgt_byte_offset / un->un_tgt_blocksize;
25989 ((tgt_byte_offset + tgt_byte_count +
26022 tgt_blkno = tgt_byte_offset / un->un_tgt_blocksize;