Searched refs:raid_map_data (Results 1 – 4 of 4) sorted by relevance
172 void *raid_map_data = NULL; in MR_PopulateDrvRaidMap() local193 raid_map_data = (void *)fw_map_dyn + in MR_PopulateDrvRaidMap()201 (struct MR_DEV_HANDLE_INFO *)(raid_map_data + le32_to_cpu(desc_table->raid_map_desc_offset)); in MR_PopulateDrvRaidMap()209 (u16 *)(raid_map_data + in MR_PopulateDrvRaidMap()219 (raid_map_data + le32_to_cpu(desc_table->raid_map_desc_offset)); in MR_PopulateDrvRaidMap()228 (raid_map_data + in MR_PopulateDrvRaidMap()
99 struct raid_map_data raid_map; /* I/O accelerator RAID map */
229 struct raid_map_data { struct
1705 struct raid_map_data *map = &logical_drive->raid_map; in hpsa_figure_phys_disk_ptrs()3234 struct raid_map_data *map_buff) in hpsa_debug_map_buff()3304 __attribute__((unused)) struct raid_map_data *map_buff) in hpsa_debug_map_buff()4854 struct raid_map_data *map = &dev->raid_map; in set_encrypt_ioaccel2()5073 static void raid_map_helper(struct raid_map_data *map, in raid_map_helper()5107 struct raid_map_data *map = &dev->raid_map; in hpsa_scsi_ioaccel_raid_map()9953 BUILD_BUG_ON(offsetof(struct raid_map_data, member) != offset) in verify_offsets()