Searched refs:Unmap (Results 26 - 35 of 35) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
H A DIsaFloppyCtrl.c943 // Flush before Unmap
952 // Unmap Dma
954 Status1 = IsaIo->Unmap (IsaIo, Mapping);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciIo.c948 @param Mapping A resulting value to pass to Unmap().
1027 Status = PciIoDevice->PciRootBridgeIo->Unmap (
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c356 @param[out] Mapping The value to pass to Unmap() when the bus master DMA operation is complete.
383 The Unmap() function completes the Map() operation and releases any corresponding resources.
704 Protocol->Unmap = RootBridgeIoUnmap;
1688 @param[out] Mapping The value to pass to Unmap() when the bus master DMA operation is complete.
1750 // Allocate a MAP_INFO structure to remember the mapping when Unmap() is
1822 The Unmap() function completes the Map() operation and releases any corresponding resources.
1845 // See if the Map() operation associated with this Unmap() required a mapping buffer.
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dd3d11.idl1448 void Unmap(
/vbox/src/VBox/Devices/Graphics/shaderlib/libWineStub/include/wine/
H A Dwined3d.h6391 virtual HRESULT STDMETHODCALLTYPE Unmap(
6467 HRESULT (STDMETHODCALLTYPE *Unmap)( member in struct:IWineD3DBufferVtbl
6498 #define IWineD3DBuffer_Unmap(This) (This)->lpVtbl->Unmap(This)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dwined3d.h6392 virtual HRESULT STDMETHODCALLTYPE Unmap(
6468 HRESULT (STDMETHODCALLTYPE *Unmap)( member in struct:IWineD3DBufferVtbl
6499 #define IWineD3DBuffer_Unmap(This) (This)->lpVtbl->Unmap(This)
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/vbox/libWineStub/include/wine/
H A Dwined3d.h6391 virtual HRESULT STDMETHODCALLTYPE Unmap(
6467 HRESULT (STDMETHODCALLTYPE *Unmap)( member in struct:IWineD3DBufferVtbl
6498 #define IWineD3DBuffer_Unmap(This) (This)->lpVtbl->Unmap(This)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dwined3d.h6372 virtual HRESULT STDMETHODCALLTYPE Unmap(
6448 HRESULT (STDMETHODCALLTYPE *Unmap)( member in struct:IWineD3DBufferVtbl
6479 #define IWineD3DBuffer_Unmap(This) (This)->lpVtbl->Unmap(This)
H A Dwined3d.idl2782 HRESULT Unmap(
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/vbox/libWineStub/include/wine/
H A Dwined3d.h6391 virtual HRESULT STDMETHODCALLTYPE Unmap(
6467 HRESULT (STDMETHODCALLTYPE *Unmap)( member in struct:IWineD3DBufferVtbl
6498 #define IWineD3DBuffer_Unmap(This) (This)->lpVtbl->Unmap(This)

Completed in 252 milliseconds

12