Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/ufs/
Dufshcd.c1984 int len_to_copy; in ufshcd_copy_sense_data() local
1987 len_to_copy = min_t(int, UFS_SENSE_SIZE, len); in ufshcd_copy_sense_data()
1990 len_to_copy); in ufshcd_copy_sense_data()