Searched refs:MAP_INFO (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciHostBridge.h390 } MAP_INFO; typedef in typeref:struct:__anon12660
H A DPciRootBridgeIo.c1714 MAP_INFO *MapInfo;
1750 // Allocate a MAP_INFO structure to remember the mapping when Unmap() is
1755 sizeof(MAP_INFO),
1764 // Return a pointer to the MAP_INFO structure in Mapping
1769 // Initialize the MAP_INFO structure
1842 MAP_INFO *MapInfo;
1850 // Get the MAP_INFO structure from Mapping
1852 MapInfo = (MAP_INFO *)Mapping;
1868 // Free the mapped buffer and the MAP_INFO structure.

Completed in 38 milliseconds