HomeSort by relevance Sort by last modified time
    Searched refs:Unmap (Results 51 - 75 of 87) sorted by null

1 23 4

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/
AtaAtapiPassThru.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/UfsPciHcDxe/
UfsPciHcDxe.c 109 @param Mapping A resulting value to pass to Unmap().
172 Status = PciIo->Unmap (PciIo, Mapping);
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
Ohci.c 561 Ohc->PciIo->Unmap(Ohc->PciIo, DataMapping);
573 Ohc->PciIo->Unmap(Ohc->PciIo, ReqMapping);
853 Ohc->PciIo->Unmap(Ohc->PciIo, Mapping);
    [all...]
  /external/libchrome/base/memory/
shared_memory_mac_unittest.cc 337 ASSERT_TRUE(shared_memory->Unmap());
  /external/mesa3d/src/gallium/state_trackers/d3d1x/d3dapi/
d3d10.idl     [all...]
dxgi.idl 184 HRESULT Unmap(
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTShadowVol.cpp 479 pDeviceContext->Unmap(psMesh->pivb, 0);
795 pDeviceContext->Unmap(psVol->piib, 0);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10.idl     [all...]
dxgi.idl 223 HRESULT Unmap(
d2d1effectauthor.h 157 STDMETHOD(Unmap)() PURE;
d3d10.h     [all...]
  /prebuilts/go/darwin-x86/src/syscall/
syscall_unix.go 86 // Unmap the memory and update m.
  /prebuilts/go/linux-x86/src/syscall/
syscall_unix.go 86 // Unmap the memory and update m.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/DeviceIoOnPciRootBridgeIoThunk/
DeviceIoOnPciRootBridgeIoThunk.c 234 @param Mapping A resulting value to pass to Unmap().
    [all...]
  /device/linaro/bootloader/edk2/EmbeddedPkg/Drivers/SataSiI3132Dxe/
SiI3132AtaPassThru.c 262 Status = PciIo->Unmap (PciIo, PciAllocMapping);
    [all...]
  /external/libmojo/mojo/android/system/
core_impl.cc 360 static int Unmap(JNIEnv* env,
  /external/syslinux/efi32/include/efi/
efiprot.h 483 EFI_IO_UNMAP Unmap;
  /external/syslinux/efi64/include/efi/
efiprot.h 483 EFI_IO_UNMAP Unmap;
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/
efiprot.h 483 EFI_IO_UNMAP Unmap;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/
Ata.c     [all...]
  /device/linaro/bootloader/edk2/ArmVirtPkg/PciHostBridgeDxe/
PciRootBridgeIo.c 352 @param[out] Mapping The value to pass to Unmap() when the bus master DMA operation is complete.
379 The Unmap() function completes the Map() operation and releases any corresponding resources.
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/PciBusNoEnumerationDxe/
PciIo.c 994 Status = PciIoDevice->PciRootBridgeIo->Unmap (
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/
PcatPciRootBridgeIo.c 221 Protocol->Unmap = PcatRootBridgeIoUnmap;
634 // Allocate a MAP_INFO structure to remember the mapping when Unmap() is
744 // See if the Map() operation associated with this Unmap() required a mapping buffer.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
IsaFloppyCtrl.c 943 // Flush before Unmap
952 // Unmap Dma
954 Status1 = IsaIo->Unmap (IsaIo, Mapping);
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
PciIo.c     [all...]

Completed in 1223 milliseconds

1 23 4