Home
last modified time | relevance | path

Searched refs:volume_blk_cnt (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa_cmd.h229 __le64 volume_blk_cnt; /* logical blocks on the volume */ member
H A Dhpsa.c3247 dev_info(&h->pdev->dev, "volume_blk_cnt = 0x%llx\n", in hpsa_debug_map_buff()
3248 le64_to_cpu(map_buff->volume_blk_cnt)); in hpsa_debug_map_buff()
5217 if (last_block >= le64_to_cpu(map->volume_blk_cnt) || in hpsa_scsi_ioaccel_raid_map()
9935 VERIFY_OFFSET(volume_blk_cnt, 8); in verify_offsets()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa_cmd.h232 __le64 volume_blk_cnt; /* logical blocks on the volume */ member
H A Dhpsa.c3251 dev_info(&h->pdev->dev, "volume_blk_cnt = 0x%llx\n", in hpsa_debug_map_buff()
3252 le64_to_cpu(map_buff->volume_blk_cnt)); in hpsa_debug_map_buff()
5213 if (last_block >= le64_to_cpu(map->volume_blk_cnt) || in hpsa_scsi_ioaccel_raid_map()
9950 VERIFY_OFFSET(volume_blk_cnt, 8); in verify_offsets()
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H A Dsmartpqi.h885 __le64 volume_blk_cnt; /* logical blocks on the volume */ member
H A Dsmartpqi_init.c2340 if (last_block >= get_unaligned_le64(&raid_map->volume_blk_cnt) || in pqi_raid_bypass_submit_scsi_cmd()
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi.h1005 __le64 volume_blk_cnt; /* logical blocks on the volume */ member
H A Dsmartpqi_init.c2741 get_unaligned_le64(&raid_map->volume_blk_cnt) || in pci_get_aio_common_raid_map_values()

Completed in 62 milliseconds