Searched refs:UFS_SENSE_SIZE (Results 1 – 4 of 4) sorted by relevance
31 #define UFS_SENSE_SIZE 18 macro516 u8 sense_data[UFS_SENSE_SIZE];
743 #define UFS_SENSE_SIZE 18 macro1157 uint8_t sense_data[UFS_SENSE_SIZE];
198 uint8_t sense_buf[UFS_SENSE_SIZE]; in ufs_emulate_scsi_cmd()
2223 len_to_copy = min_t(int, UFS_SENSE_SIZE, len); in ufshcd_copy_sense_data()