Searched refs:start_off (Results 1 – 3 of 3) sorted by relevance
1520 uint32_t start_off = 0; in csio_scsi_copy_to_sgl() local1539 if (start_off >= sg->length) { in csio_scsi_copy_to_sgl()1540 start_off -= sg->length; in csio_scsi_copy_to_sgl()1546 sg_off = sg->offset + start_off; in csio_scsi_copy_to_sgl()1548 sg->length - start_off); in csio_scsi_copy_to_sgl()1564 start_off += bytes_copy; in csio_scsi_copy_to_sgl()
1048 static u32 mxt_calculate_crc(u8 *base, off_t start_off, off_t end_off) in mxt_calculate_crc() argument1051 u8 *ptr = base + start_off; in mxt_calculate_crc()1054 if (end_off < start_off) in mxt_calculate_crc()
3058 u32 num_entries, max_num_entries, start_off, end_off; in ipr_get_ioa_dump() local3170 start_off = sdt_word & IPR_FMT2_MBX_ADDR_MASK; in ipr_get_ioa_dump()3174 bytes_to_copy = end_off - start_off; in ipr_get_ioa_dump()