Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dhpsa.c3228 struct raid_map_data *map_buff) in hpsa_debug_map_buff() argument
3242 le32_to_cpu(map_buff->structure_size)); in hpsa_debug_map_buff()
3246 le64_to_cpu(map_buff->volume_blk_cnt)); in hpsa_debug_map_buff()
3248 map_buff->phys_blk_shift); in hpsa_debug_map_buff()
3250 map_buff->parity_rotation_shift); in hpsa_debug_map_buff()
3252 le16_to_cpu(map_buff->strip_size)); in hpsa_debug_map_buff()
3256 le64_to_cpu(map_buff->disk_blk_cnt)); in hpsa_debug_map_buff()
3262 le16_to_cpu(map_buff->row_cnt)); in hpsa_debug_map_buff()
3266 le16_to_cpu(map_buff->flags)); in hpsa_debug_map_buff()
3268 le16_to_cpu(map_buff->flags) & in hpsa_debug_map_buff()
[all …]