Searched defs:efi_device_path_hard_drive_path (Results 1 – 1 of 1) sorted by relevance
446 struct efi_device_path_hard_drive_path { struct447 struct efi_device_path dp;448 u32 partition_number;449 u64 partition_start;450 u64 partition_end;451 u8 partition_signature[16];452 u8 partmap_type;453 u8 signature_type;