Searched refs:row_cnt (Results 1 – 2 of 2) sorted by relevance
224 __le16 row_cnt; /* rows in each layout map */ member
1276 int nraid_map_entries = le16_to_cpu(map->row_cnt) * in hpsa_figure_phys_disk_ptrs()2252 u16 map_cnt, row_cnt, disks_per_row; in hpsa_debug_map_buff() local2282 le16_to_cpu(map_buff->row_cnt)); in hpsa_debug_map_buff()2295 row_cnt = le16_to_cpu(map_buff->row_cnt); in hpsa_debug_map_buff()2296 for (row = 0; row < row_cnt; row++) { in hpsa_debug_map_buff()3810 le16_to_cpu(map->row_cnt); in hpsa_scsi_ioaccel_raid_map()3929 le16_to_cpu(map->row_cnt); in hpsa_scsi_ioaccel_raid_map()3932 (le16_to_cpu(map->row_cnt) * total_disks_per_row)) + in hpsa_scsi_ioaccel_raid_map()7563 VERIFY_OFFSET(row_cnt, 40); in verify_offsets()