Searched defs:efi_device_path_hard_drive_path (Results 1 – 1 of 1) sorted by relevance
455 struct efi_device_path_hard_drive_path { struct456 struct efi_device_path dp;457 u32 partition_number;458 u64 partition_start;459 u64 partition_end;460 u8 partition_signature[16];461 u8 partmap_type;462 u8 signature_type;