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

/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/BlockMmioToBlockIoDxe/
H A DBlockIo.h35 CR (a, BLOCK_MMIO_TO_BLOCK_IO_DEVICE, BlockIo, BLOCK_MMIO_TO_BLOCK_IO_SIGNATURE)
47 } BLOCK_MMIO_TO_BLOCK_IO_DEVICE; typedef in typeref:struct:__anon12609
H A DBlockIo.c89 BLOCK_MMIO_TO_BLOCK_IO_DEVICE *Private;
287 BLOCK_MMIO_TO_BLOCK_IO_DEVICE *Private;
290 Private = (BLOCK_MMIO_TO_BLOCK_IO_DEVICE*) AllocateZeroPool (sizeof (Private));
461 BLOCK_MMIO_TO_BLOCK_IO_DEVICE *Private;

Completed in 2245 milliseconds