1 #ifndef __RBC_STRUCT_H__10L0HKARRV__
2 #define __RBC_STRUCT_H__10L0HKARRV__
4 #include <spc2_struct.h>
6 struct rbc_read_capacity_cmd
20 struct rbc_read_capacity_data
22 uint32_bytes last_logical_block;
23 uint32_bytes block_length;
26 struct rbc_device_parameters_page
28 struct spc2_mode_page head;
30 uint16_bytes logical_block_size;
31 uint40_bytes num_logical_blocks;
32 uint8_t power_performance;
41 uint32_bytes logical_block_address;
43 uint16_bytes transfer_length;
51 uint32_bytes logical_block_address;
53 uint16_bytes transfer_length;