Searched refs:raid_map_data (Results 1 – 4 of 4) sorted by relevance
186 void *raid_map_data = NULL; in MR_PopulateDrvRaidMap() local207 raid_map_data = (void *)fw_map_dyn + in MR_PopulateDrvRaidMap()215 (struct MR_DEV_HANDLE_INFO *)(raid_map_data + le32_to_cpu(desc_table->raid_map_desc_offset)); in MR_PopulateDrvRaidMap()223 (u16 *)(raid_map_data + in MR_PopulateDrvRaidMap()233 (raid_map_data + le32_to_cpu(desc_table->raid_map_desc_offset)); in MR_PopulateDrvRaidMap()242 (raid_map_data + in MR_PopulateDrvRaidMap()
96 struct raid_map_data raid_map; /* I/O accelerator RAID map */
225 struct raid_map_data { struct
1693 struct raid_map_data *map = &logical_drive->raid_map; in hpsa_figure_phys_disk_ptrs()3218 struct raid_map_data *map_buff) in hpsa_debug_map_buff()3288 __attribute__((unused)) struct raid_map_data *map_buff) in hpsa_debug_map_buff()4818 struct raid_map_data *map = &dev->raid_map; in set_encrypt_ioaccel2()5024 static void raid_map_helper(struct raid_map_data *map, in raid_map_helper()5058 struct raid_map_data *map = &dev->raid_map; in hpsa_scsi_ioaccel_raid_map()9797 BUILD_BUG_ON(offsetof(struct raid_map_data, member) != offset) in verify_offsets()