Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/ufs/
Dufshcd.c1898 int len_to_copy; in ufshcd_copy_sense_data() local
1901 len_to_copy = min_t(int, UFS_SENSE_SIZE, len); in ufshcd_copy_sense_data()
1904 len_to_copy); in ufshcd_copy_sense_data()