Home
last modified time | relevance | path

Searched refs:volume_blk_size (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/
H A Dhpsa_cmd.h231 __le32 volume_blk_size; /* bytes / block in the volume */ member
H A Dhpsa.c3239 le32_to_cpu(map_buff->volume_blk_size)); in hpsa_debug_map_buff()
4883 if (le32_to_cpu(map->volume_blk_size) != 512) in set_encrypt_ioaccel2()
4885 le32_to_cpu(map->volume_blk_size)/512; in set_encrypt_ioaccel2()
9933 VERIFY_OFFSET(volume_blk_size, 4); in verify_offsets()
/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h1014 __le32 volume_blk_size; /* bytes / block in the volume */ member