Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Sd/EmmcDxe/
DEmmcDxe.h121 struct _EMMC_DEVICE { struct
122 EFI_HANDLE Handle;
123 EFI_DEVICE_PATH_PROTOCOL *DevicePath;
124 UINT8 Slot;
125 BOOLEAN SectorAddressing;
127 EMMC_PARTITION Partition[EMMC_MAX_PARTITIONS];
128 EMMC_CSD Csd;
129 EMMC_CID Cid;
130 EMMC_EXT_CSD ExtCsd;
131 EFI_UNICODE_STRING_TABLE *ControllerNameTable;
[all …]