/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | DeviceIo.h | 221 Frees pages that were allocated with AllocateBuffer(). 229 AllocateBuffer(). 261 EFI_IO_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_DEVICE_IO_PROTOCOL
|
H A D | PciIo.h | 364 Frees memory that was allocated with AllocateBuffer(). 372 was not allocated with AllocateBuffer(). 532 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_PCI_IO_PROTOCOL
|
H A D | PciRootBridgeIo.h | 306 Frees memory that was allocated with AllocateBuffer(). 314 was not allocated with AllocateBuffer(). 436 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Protocol/ |
H A D | IsaIo.h | 190 However, only memory allocated via the EFI_ISA_IO_PROTOCOL.AllocateBuffer() interface 293 Frees a common buffer that was allocated with EFI_ISA_IO_PROTOCOL.AllocateBuffer(). 340 EFI_ISA_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_ISA_IO_PROTOCOL
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/SnpDxe/ |
H A D | Initialize.c | 42 Status = Snp->PciIo->AllocateBuffer ( 54 "\nSnp->PxeInit() AllocateBuffer %xh (%r)\n",
|
H A D | Snp.c | 370 Status = mPciIo->AllocateBuffer ( 444 Status = mPciIo->AllocateBuffer (
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/ |
H A D | PciRootBridgeIo.h | 293 Frees memory that was allocated with AllocateBuffer(). 301 was not allocated with AllocateBuffer(). 423 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL
|
H A D | PciIo.h | 366 Frees memory that was allocated with AllocateBuffer(). 374 was not allocated with AllocateBuffer(). 534 EFI_PCI_IO_PROTOCOL_ALLOCATE_BUFFER AllocateBuffer; member in struct:_EFI_PCI_IO_PROTOCOL
|
/vbox/src/libs/xpcom18a4/python/ |
H A D | file.py | 232 buffer = _xpcom.AllocateBuffer(50)
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Core/Dxe/SectionExtraction/ |
H A D | CoreSectionExtraction.c | 306 @param AllocateBuffer Indicates whether the stream buffer is to be 338 IN BOOLEAN AllocateBuffer, 354 if (AllocateBuffer) { 335 OpenSectionStreamEx( IN UINTN SectionStreamLength, IN VOID *SectionStream, IN BOOLEAN AllocateBuffer, IN UINT32 AuthenticationStatus, OUT UINTN *SectionStreamHandle ) argument
|
/vbox/src/libs/xpcom18a4/python/src/module/ |
H A D | _xpcom.cpp | 497 PyObject *AllocateBuffer(PyObject *self, PyObject *args) function 688 {"AllocateBuffer", AllocateBuffer, 1},
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/EhciDxe/ |
H A D | UsbHcMem.c | 69 Status = PciIo->AllocateBuffer (
|
H A D | EhciSched.c | 135 Status = PciIo->AllocateBuffer (
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/UhciDxe/ |
H A D | UsbHcMem.c | 68 Status = PciIo->AllocateBuffer (
|
H A D | UhciSched.c | 52 Status = Uhc->PciIo->AllocateBuffer (
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/ |
H A D | SectionExtraction.c | 314 @param AllocateBuffer Indicates whether the stream buffer is to be copied 328 IN BOOLEAN AllocateBuffer, 344 if (AllocateBuffer) { 325 OpenSectionStreamEx( IN UINTN SectionStreamLength, IN VOID *SectionStream, IN BOOLEAN AllocateBuffer, IN UINT32 AuthenticationStatus, OUT UINTN *SectionStreamHandle ) argument
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/ |
H A D | AhciMode.c | 1930 Status = PciIo->AllocateBuffer ( 1981 Status = PciIo->AllocateBuffer ( 2037 Status = PciIo->AllocateBuffer (
|
H A D | IdeMode.c | 1546 Status = PciIo->AllocateBuffer (
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | dmusicc.h | 628 STDMETHOD(AllocateBuffer)(THIS_ DWORD dwSize, IDirectMusicDownload **ppIDMDownload) PURE; 643 #define IDirectMusicPortDownload_AllocateBuffer(p,a,b) (p)->lpVtbl->AllocateBuffer(p,a,b)
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | dmusicc.h | 630 STDMETHOD(AllocateBuffer)(THIS_ DWORD dwSize, IDirectMusicDownload **ppIDMDownload) PURE; 645 #define IDirectMusicPortDownload_AllocateBuffer(p,a,b) (p)->lpVtbl->AllocateBuffer(p,a,b)
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/ |
H A D | PciIo.c | 1088 Status = PciIoDevice->PciRootBridgeIo->AllocateBuffer ( 1109 Frees memory that was allocated with AllocateBuffer(). 1117 was not allocated with AllocateBuffer().
|
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/ |
H A D | PciRootBridgeIo.c | 436 Frees memory that was allocated with AllocateBuffer(). 438 The FreeBuffer() function frees memory that was allocated with AllocateBuffer(). 446 was not allocated with AllocateBuffer(). 706 Protocol->AllocateBuffer = RootBridgeIoAllocateBuffer; 1948 Frees memory that was allocated with AllocateBuffer(). 1950 The FreeBuffer() function frees memory that was allocated with AllocateBuffer(). 1958 was not allocated with AllocateBuffer().
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/ |
H A D | Ata.c | 1645 Status = IdeDev->PciIo->AllocateBuffer (
|