Searched refs:row_cnt (Results 1 – 2 of 2) sorted by relevance
224 u16 row_cnt; /* rows in each layout map */ member
2231 u16 map_cnt, row_cnt, disks_per_row; in hpsa_debug_map_buff() local2261 le16_to_cpu(map_buff->row_cnt)); in hpsa_debug_map_buff()2276 row_cnt = le16_to_cpu(map_buff->row_cnt); in hpsa_debug_map_buff()2277 for (row = 0; row < row_cnt; row++) { in hpsa_debug_map_buff()3783 map->row_cnt; in hpsa_scsi_ioaccel_raid_map()3904 map->row_cnt; in hpsa_scsi_ioaccel_raid_map()3907 (map->row_cnt * total_disks_per_row)) + in hpsa_scsi_ioaccel_raid_map()7658 VERIFY_OFFSET(row_cnt, 40); in verify_offsets()