Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/megaraid/
Dmegaraid_sas_debugfs.c73 debug->len = fusion->drv_map_sz; in megasas_debugfs_raidmap_open()
Dmegaraid_sas_fusion.h1339 u32 drv_map_sz; member
Dmegaraid_sas_fp.c174 memset(drv_map, 0, fusion->drv_map_sz); in MR_PopulateDrvRaidMap()
Dmegaraid_sas_fusion.c1641 fusion->drv_map_pages = get_order(fusion->drv_map_sz); in megasas_allocate_raid_maps()
1651 fusion->ld_drv_map[i] = vzalloc(fusion->drv_map_sz); in megasas_allocate_raid_maps()
1657 fusion->drv_map_sz); in megasas_allocate_raid_maps()
Dmegaraid_sas_base.c5170 fusion->drv_map_sz = sizeof(struct MR_DRV_RAID_MAP_ALL); in megasas_update_ext_vd_details()