Searched refs:src_sectors (Results 1 – 1 of 1) sorted by relevance
578 u32 src_sectors) in target_xcopy_read_source() argument582 u32 length = (src_sectors * src_dev->dev_attrib.block_size); in target_xcopy_read_source()593 put_unaligned_be32(src_sectors, &cdb[10]); in target_xcopy_read_source()595 (unsigned long long)src_lba, src_sectors, length); in target_xcopy_read_source()