Searched defs:GeometryDescriptor (Results 1 – 1 of 1) sorted by relevance
304 typedef struct QEMU_PACKED GeometryDescriptor { struct305 uint8_t length;306 uint8_t descriptor_idn;307 uint8_t media_technology;308 uint8_t reserved;309 uint64_t total_raw_device_capacity;310 uint8_t max_number_lu;311 uint32_t segment_size;312 uint8_t allocation_unit_size;313 uint8_t min_addr_block_size;[all …]