Searched defs:efi_device_path_memory (Results 1 – 1 of 1) sorted by relevance
569 struct efi_device_path_memory { struct570 struct efi_device_path dp;571 u32 memory_type;572 u64 start_address;573 u64 end_address;
Completed in 14 milliseconds