Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DPerf.c278 IN UINT16 *Host in CreateDataNode()
331 IN UINT16 *Host, in GetDataNode()
428 IN UINT16 *Host, in StartGauge()
494 IN UINT16 *Host, in EndGauge()
553 IN UINT16 *Host, in GetGauge()
652 IN UINT16 *Host, in StartMeasure()
692 IN UINT16 *Host, in EndMeasure()
731 IN UINT16 *Host, in UpdateMeasure()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxePerformanceLib/
DPerformanceLib.c289 IN UINT16 *Host in CreateDataNode()
342 IN UINT16 *Host, in GetDataNode()
517 IN UINT16 *Host, in StartGauge()
583 IN UINT16 *Host, in EndGauge()
642 IN UINT16 *Host, in GetGauge()
746 IN UINT16 *Host, in StartMeasure()
786 IN UINT16 *Host, in EndMeasure()
825 IN UINT16 *Host, in UpdateMeasure()
/device/linaro/bootloader/edk2/EmbeddedPkg/Universal/MmcDxe/
DMmcIdentification.c77 EFI_MMC_HOST_PROTOCOL *Host; in EmmcGetDeviceState() local
114 EFI_MMC_HOST_PROTOCOL *Host; in EmmcSetEXTCSD() local
146 EFI_MMC_HOST_PROTOCOL *Host; in EmmcIdentificationMode() local
254 EFI_MMC_HOST_PROTOCOL *Host; in InitializeEmmcDevice() local
/device/google/cuttlefish_common/common/vsoc/shm/
Dbase.h58 Host = 2, enumerator
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Protocol/
DMmcHost.h185 #define MMC_HOST_HAS_SETIOS(Host) (Host->Revision >= MMC_HOST_PROTOCOL_REVISION && \ argument
187 #define MMC_HOST_HAS_ISMULTIBLOCK(Host) (Host->Revision >= MMC_HOST_PROTOCOL_REVISION && \ argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/
DPerformance.h53 UINT16 Host[EFI_PERF_HOST_LENGTH]; member