Home
last modified time | relevance | path

Searched refs:EMU_IO_DEVICE (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/EmulatorPkg/EmuBusDriverDxe/
DEmuBusDriverDxe.h68 } EMU_IO_DEVICE; typedef
71 CR(a, EMU_IO_DEVICE, EmuIoThunk, EMU_IO_DEVICE_SIGNATURE)
DEmuBusDriverDxe.c144 EMU_IO_DEVICE *EmuDevice; in EmuBusDriverBindingStart()
253 EmuDevice = AllocatePool (sizeof (EMU_IO_DEVICE)); in EmuBusDriverBindingStart()
332 EMU_IO_DEVICE *EmuDevice; in EmuBusDriverBindingStop()
DComponentName.c193 EMU_IO_DEVICE *Private; in EmuBusDriverComponentNameGetControllerName()