Searched defs:_EFI_MMC_HOST_PROTOCOL (Results 1 – 1 of 1) sorted by relevance
163 struct _EFI_MMC_HOST_PROTOCOL { struct165 UINT32 Revision;166 MMC_ISCARDPRESENT IsCardPresent;167 MMC_ISREADONLY IsReadOnly;168 MMC_BUILDDEVICEPATH BuildDevicePath;170 MMC_NOTIFYSTATE NotifyState;172 MMC_SENDCOMMAND SendCommand;173 MMC_RECEIVERESPONSE ReceiveResponse;175 MMC_READBLOCKDATA ReadBlockData;176 MMC_WRITEBLOCKDATA WriteBlockData;[all …]