Home
last modified time | relevance | path

Searched defs:RamDisk (Results 1 – 6 of 6) sorted by relevance

/external/rust/android-crates-io/crates/uefi-raw/src/protocol/device_path/
Ddevice_path_gen.rs478 pub struct RamDisk { struct
482 pub disk_type: device_path::media::RamDiskType,
483 pub disk_instance: u16,
/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Ddevice_path_gen.rs2874 pub struct RamDisk { struct
2878 pub(super) disk_type: device_path::media::RamDiskType,
2882 impl RamDisk { implementation
2897 pub fn disk_type(&self) -> device_path::media::RamDiskType { in disk_type()
2908 impl fmt::Debug for RamDisk { implementation
2919 impl TryFrom<&DevicePathNode> for &RamDisk { implementation
2927 let node: *const RamDisk = node.cast(); in try_from() constant
5603 pub struct RamDisk { struct
5605 pub starting_address: u64,
5607 pub ending_address: u64,
[all …]
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DDevicePath.h1287 MEDIA_RAM_DISK_DEVICE_PATH RamDisk; member
1345 MEDIA_RAM_DISK_DEVICE_PATH *RamDisk; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DDevicePath.h1308 MEDIA_RAM_DISK_DEVICE_PATH RamDisk; member
1366 MEDIA_RAM_DISK_DEVICE_PATH *RamDisk; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DDevicePath.h1306 MEDIA_RAM_DISK_DEVICE_PATH RamDisk; member
1362 MEDIA_RAM_DISK_DEVICE_PATH *RamDisk; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DDevicePath.h1308 MEDIA_RAM_DISK_DEVICE_PATH RamDisk; member
1366 MEDIA_RAM_DISK_DEVICE_PATH *RamDisk; member