Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_base.c4070 u32 new_map_sz; in megasas_update_ext_vd_details() local
4104 new_map_sz = sizeof(struct MR_FW_RAID_MAP_EXT); in megasas_update_ext_vd_details()
4109 fusion->max_map_sz = max(old_map_sz, new_map_sz); in megasas_update_ext_vd_details()
4113 fusion->current_map_sz = new_map_sz; in megasas_update_ext_vd_details()