Searched refs:raid_map_data (Results 1 – 4 of 4) sorted by relevance
173 void *raid_map_data = NULL; in MR_PopulateDrvRaidMap() local194 raid_map_data = (void *)fw_map_dyn + in MR_PopulateDrvRaidMap()202 (struct MR_DEV_HANDLE_INFO *)(raid_map_data + le32_to_cpu(desc_table->raid_map_desc_offset)); in MR_PopulateDrvRaidMap()210 (u16 *)(raid_map_data + in MR_PopulateDrvRaidMap()220 (raid_map_data + le32_to_cpu(desc_table->raid_map_desc_offset)); in MR_PopulateDrvRaidMap()229 (raid_map_data + in MR_PopulateDrvRaidMap()
98 struct raid_map_data raid_map; /* I/O accelerator RAID map */
225 struct raid_map_data { struct
1688 struct raid_map_data *map = &logical_drive->raid_map; in hpsa_figure_phys_disk_ptrs()3216 struct raid_map_data *map_buff) in hpsa_debug_map_buff()3286 __attribute__((unused)) struct raid_map_data *map_buff) in hpsa_debug_map_buff()4824 struct raid_map_data *map = &dev->raid_map; in set_encrypt_ioaccel2()5043 static void raid_map_helper(struct raid_map_data *map, in raid_map_helper()5077 struct raid_map_data *map = &dev->raid_map; in hpsa_scsi_ioaccel_raid_map()9891 BUILD_BUG_ON(offsetof(struct raid_map_data, member) != offset) in verify_offsets()