Home
last modified time | relevance | path

Searched refs:row_cnt (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa_cmd.h242 __le16 row_cnt; /* rows in each layout map */ member
H A Dhpsa.c1704 int nraid_map_entries = le16_to_cpu(map->row_cnt) * in hpsa_figure_phys_disk_ptrs()
3234 u16 map_cnt, row_cnt, disks_per_row; in hpsa_debug_map_buff() local
3263 dev_info(&h->pdev->dev, "row_cnt = %u\n", in hpsa_debug_map_buff()
3264 le16_to_cpu(map_buff->row_cnt)); in hpsa_debug_map_buff()
3277 row_cnt = le16_to_cpu(map_buff->row_cnt); in hpsa_debug_map_buff()
3278 for (row = 0; row < row_cnt; row++) { in hpsa_debug_map_buff()
5257 le16_to_cpu(map->row_cnt); in hpsa_scsi_ioaccel_raid_map()
5387 le16_to_cpu(map->row_cnt); in hpsa_scsi_ioaccel_raid_map()
5390 (le16_to_cpu(map->row_cnt) * total_disks_per_ro in hpsa_scsi_ioaccel_raid_map()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa_cmd.h245 __le16 row_cnt; /* rows in each layout map */ member
H A Dhpsa.c1710 int nraid_map_entries = le16_to_cpu(map->row_cnt) * in hpsa_figure_phys_disk_ptrs()
3238 u16 map_cnt, row_cnt, disks_per_row; in hpsa_debug_map_buff() local
3267 dev_info(&h->pdev->dev, "row_cnt = %u\n", in hpsa_debug_map_buff()
3268 le16_to_cpu(map_buff->row_cnt)); in hpsa_debug_map_buff()
3281 row_cnt = le16_to_cpu(map_buff->row_cnt); in hpsa_debug_map_buff()
3282 for (row = 0; row < row_cnt; row++) { in hpsa_debug_map_buff()
5253 le16_to_cpu(map->row_cnt); in hpsa_scsi_ioaccel_raid_map()
5383 le16_to_cpu(map->row_cnt); in hpsa_scsi_ioaccel_raid_map()
5386 (le16_to_cpu(map->row_cnt) * total_disks_per_ro in hpsa_scsi_ioaccel_raid_map()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H A Dsmartpqi.h898 __le16 row_cnt; /* rows in each layout map */ member
H A Dsmartpqi_init.c2382 get_unaligned_le16(&raid_map->row_cnt); in pqi_raid_bypass_submit_scsi_cmd()
2515 get_unaligned_le16(&raid_map->row_cnt); in pqi_raid_bypass_submit_scsi_cmd()
2518 (get_unaligned_le16(&raid_map->row_cnt) * in pqi_raid_bypass_submit_scsi_cmd()
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi.h1018 __le16 row_cnt; /* rows in each layout map */ member
H A Dsmartpqi_init.c2790 get_unaligned_le16(&raid_map->row_cnt); in pci_get_aio_common_raid_map_values()
2882 get_unaligned_le16(&raid_map->row_cnt); in pqi_calc_aio_r5_or_r6()
2885 (get_unaligned_le16(&raid_map->row_cnt) * in pqi_calc_aio_r5_or_r6()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3933 row_cnt = 0
3952 row_cnt += 1
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3934 row_cnt = 0
3953 row_cnt += 1

Completed in 66 milliseconds