Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/megaraid/
Dmegaraid_sas_fp.c64 mr_update_load_balance_params(struct MR_FW_RAID_MAP_ALL *map,
99 struct MR_LD_RAID *MR_LdRaidGet(u32 ld, struct MR_FW_RAID_MAP_ALL *map) in MR_LdRaidGet()
105 struct MR_FW_RAID_MAP_ALL in MR_LdSpanInfoGet()
111 static u8 MR_LdDataArmGet(u32 ld, u32 armIdx, struct MR_FW_RAID_MAP_ALL *map) in MR_LdDataArmGet()
116 static u16 MR_ArPdGet(u32 ar, u32 arm, struct MR_FW_RAID_MAP_ALL *map) in MR_ArPdGet()
121 static u16 MR_LdSpanArrayGet(u32 ld, u32 span, struct MR_FW_RAID_MAP_ALL *map) in MR_LdSpanArrayGet()
126 static u16 MR_PdDevHandleGet(u32 pd, struct MR_FW_RAID_MAP_ALL *map) in MR_PdDevHandleGet()
131 u16 MR_GetLDTgtId(u32 ld, struct MR_FW_RAID_MAP_ALL *map) in MR_GetLDTgtId()
136 u16 MR_TargetIdToLdGet(u32 ldTgtId, struct MR_FW_RAID_MAP_ALL *map) in MR_TargetIdToLdGet()
142 struct MR_FW_RAID_MAP_ALL *map) in MR_LdSpanPtrGet()
[all …]
Dmegaraid_sas_fusion.c79 struct MR_FW_RAID_MAP_ALL *map);
80 u16 MR_TargetIdToLdGet(u32 ldTgtId, struct MR_FW_RAID_MAP_ALL *map);
81 struct MR_LD_RAID *MR_LdRaidGet(u32 ld, struct MR_FW_RAID_MAP_ALL *map);
83 u16 MR_GetLDTgtId(u32 ld, struct MR_FW_RAID_MAP_ALL *map);
88 u8 MR_ValidateMapInfo(struct MR_FW_RAID_MAP_ALL *map,
728 struct MR_FW_RAID_MAP_ALL *ci; in megasas_get_ld_map_info()
820 struct MR_FW_RAID_MAP_ALL *map; in megasas_sync_map_info()
853 memset(ci, 0, sizeof(struct MR_FW_RAID_MAP_ALL)); in megasas_sync_map_info()
1149 struct MR_FW_RAID_MAP_ALL *local_map_ptr, u32 ref_tag) in megasas_set_pd_lba()
1297 struct MR_FW_RAID_MAP_ALL *local_map_ptr; in megasas_build_ldio_fusion()
[all …]
Dmegaraid_sas_fusion.h641 struct MR_FW_RAID_MAP_ALL { struct
679 struct MR_FW_RAID_MAP_ALL *ld_map[2];
Dmegaraid_sas_base.c163 u8 MR_ValidateMapInfo(struct MR_FW_RAID_MAP_ALL *map,