Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c858 memset(ci, 0, fusion->max_map_sz); in megasas_get_ld_map_info()
951 memset(ci, 0, fusion->max_map_sz); in megasas_sync_map_info()
1206 fusion->max_map_sz, in megasas_init_adapter_fusion()
1223 dma_free_coherent(&instance->pdev->dev, fusion->max_map_sz, in megasas_init_adapter_fusion()
Dmegaraid_sas_fusion.h856 u32 max_map_sz; member
Dmegaraid_sas_base.c4163 fusion->max_map_sz = max(old_map_sz, new_map_sz); in megasas_update_ext_vd_details()
5938 fusion->max_map_sz, in megasas_detach_one()