Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_base.c4125 u32 new_map_sz; in megasas_update_ext_vd_details() local
4158 new_map_sz = sizeof(struct MR_FW_RAID_MAP_EXT); in megasas_update_ext_vd_details()
4163 fusion->max_map_sz = max(old_map_sz, new_map_sz); in megasas_update_ext_vd_details()
4167 fusion->current_map_sz = new_map_sz; in megasas_update_ext_vd_details()