Searched defs:efi_device_path_hard_drive_path (Results 1 – 1 of 1) sorted by relevance
352 struct efi_device_path_hard_drive_path { struct353 struct efi_device_path dp;354 u32 partition_number;355 u64 partition_start;356 u64 partition_end;357 u8 partition_signature[16];358 u8 partmap_type;359 u8 signature_type;