Searched refs:from_length (Results 1 – 2 of 2) sorted by relevance
293 size_t from_length; in scsi_strcpy_devinfo() local295 from_length = strlen(from); in scsi_strcpy_devinfo()298 if (from_length < to_length && !compatible) { in scsi_strcpy_devinfo()302 memset(&to[from_length], ' ', to_length - from_length); in scsi_strcpy_devinfo()304 if (from_length > to_length) in scsi_strcpy_devinfo()
14 gt64120_isd_remap(uint64_t from_length, uint64_t from_addr, uint64_t to_length, uint64_t to_addr) "…