Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/uefi-raw/src/protocol/device_path/
Ddevice_path_gen.rs322 pub struct Emmc { struct
323 pub header: DevicePathHeader,
324 pub slot_number: u8,
/external/rust/android-crates-io/crates/uefi/src/proto/device_path/
Ddevice_path_gen.rs2093 pub struct Emmc { struct
2094 pub(super) header: DevicePathHeader,
2095 pub(super) slot_number: u8,
2098 impl Emmc { implementation
2106 impl fmt::Debug for Emmc { implementation
2114 impl TryFrom<&DevicePathNode> for &Emmc { implementation
2122 let node: *const Emmc = node.cast(); in try_from() constant
5004 pub struct Emmc { struct
5006 pub slot_number: u8,
5009 unsafe impl BuildNode for Emmc { implementation
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
DDevicePath.h1277 EMMC_DEVICE_PATH Emmc; member
1335 EMMC_DEVICE_PATH *Emmc; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
DDevicePath.h1298 EMMC_DEVICE_PATH Emmc; member
1356 EMMC_DEVICE_PATH *Emmc; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
DDevicePath.h1296 EMMC_DEVICE_PATH Emmc; member
1352 EMMC_DEVICE_PATH *Emmc; member
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
DDevicePath.h1298 EMMC_DEVICE_PATH Emmc; member
1356 EMMC_DEVICE_PATH *Emmc; member