Searched defs:efi_device_path_hard_drive_path (Results 1 – 1 of 1) sorted by relevance
479 struct efi_device_path_hard_drive_path { struct480 struct efi_device_path dp;481 u32 partition_number;482 u64 partition_start;483 u64 partition_end;484 u8 partition_signature[16];485 u8 partmap_type;486 u8 signature_type;