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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/FwVolBlock/
H A DFwVolBlock.h26 } LBA_CACHE; typedef in typeref:struct:__anon10924
47 LBA_CACHE *LbaCache;
H A DFwVolBlock.c490 FvbDev->LbaCache = AllocatePool (FvbDev->NumBlocks * sizeof (LBA_CACHE));

Completed in 43 milliseconds