Home
last modified time | relevance | path

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

/reactos/boot/environ/include/efi/
H A DDevicePath.h133 } MEMMAP_DEVICE_PATH; typedef
1056 MEMMAP_DEVICE_PATH MemMap;
1105 MEMMAP_DEVICE_PATH *MemMap;
/reactos/boot/environ/app/bootmgr/
H A Defiemu.c354 MEMMAP_DEVICE_PATH* MemDevicePath; in EfiInitTranslateDevicePath()
369 MemDevicePath = (MEMMAP_DEVICE_PATH*)DevicePath; in EfiInitTranslateDevicePath()