Home
last modified time | relevance | path

Searched refs:raid_map_data (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/
Dhpsa.h91 struct raid_map_data raid_map; /* I/O accelerator RAID map */
Dhpsa_cmd.h220 struct raid_map_data { struct
Dhpsa.c1616 struct raid_map_data *map = &logical_drive->raid_map; in hpsa_figure_phys_disk_ptrs()
2988 struct raid_map_data *map_buff) in hpsa_debug_map_buff()
3058 __attribute__((unused)) struct raid_map_data *map_buff) in hpsa_debug_map_buff()
4403 struct raid_map_data *map = &dev->raid_map; in set_encrypt_ioaccel2()
4589 static void raid_map_helper(struct raid_map_data *map, in raid_map_helper()
4623 struct raid_map_data *map = &dev->raid_map; in hpsa_scsi_ioaccel_raid_map()
9596 BUILD_BUG_ON(offsetof(struct raid_map_data, member) != offset) in verify_offsets()