Home
last modified time | relevance | path

Searched refs:gSdMmcPciHcTemplate (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/SdMmcPciHcDxe/
DSdMmcPciHcDxe.c35 SD_MMC_HC_PRIVATE_DATA gSdMmcPciHcTemplate = { variable
52 INITIALIZE_LIST_HEAD_VARIABLE (gSdMmcPciHcTemplate.Queue),
585 Private = AllocateCopyPool (sizeof (SD_MMC_HC_PRIVATE_DATA), &gSdMmcPciHcTemplate); in SdMmcPciHcDriverBindingStart()
/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
DSdMmcPciHcDxe.c38 SD_MMC_HC_PRIVATE_DATA gSdMmcPciHcTemplate = { variable
55 INITIALIZE_LIST_HEAD_VARIABLE (gSdMmcPciHcTemplate.Queue),
585 Private = AllocateCopyPool (sizeof (SD_MMC_HC_PRIVATE_DATA), &gSdMmcPciHcTemplate); in SdMmcPciHcDriverBindingStart()