Searched refs:data_disks_per_row (Results 1 – 3 of 3) sorted by relevance
1025 __le16 data_disks_per_row; /* data disk entries / row in the map */ member1060 u16 data_disks_per_row; member
242 __le16 data_disks_per_row; /* data disk entries / row in the map */ member
1702 int total_disks_per_row = le16_to_cpu(map->data_disks_per_row) + in hpsa_figure_phys_disk_ptrs()3253 le16_to_cpu(map_buff->data_disks_per_row)); in hpsa_debug_map_buff()3274 le16_to_cpu(map_buff->data_disks_per_row); in hpsa_debug_map_buff()5068 *map_index %= le16_to_cpu(map->data_disks_per_row); in raid_map_helper()5074 le16_to_cpu(map->data_disks_per_row); in raid_map_helper()5079 *map_index += le16_to_cpu(map->data_disks_per_row); in raid_map_helper()5083 *map_index %= le16_to_cpu(map->data_disks_per_row); in raid_map_helper()5208 blocks_per_row = le16_to_cpu(map->data_disks_per_row) * in hpsa_scsi_ioaccel_raid_map()5240 total_disks_per_row = le16_to_cpu(map->data_disks_per_row) + in hpsa_scsi_ioaccel_raid_map()5260 map_index += le16_to_cpu(map->data_disks_per_row); in hpsa_scsi_ioaccel_raid_map()[all …]