Home
last modified time | relevance | path

Searched refs:TempXenBusPath (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/XenBusDxe/
H A DXenBus.c124 XENBUS_DEVICE_PATH *TempXenBusPath; in XenBusAddDevice() local
172 TempXenBusPath = AllocateCopyPool (sizeof (XENBUS_DEVICE_PATH), in XenBusAddDevice()
175 TempXenBusPath->Type = XENBUS_DEVICE_PATH_TYPE_VBD; in XenBusAddDevice()
177 TempXenBusPath->DeviceId = Private->XenBusIo.DeviceId; in XenBusAddDevice()
180 &TempXenBusPath->Vendor.Header); in XenBusAddDevice()
181 FreePool (TempXenBusPath); in XenBusAddDevice()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/OvmfPkg/XenBusDxe/
H A DXenBus.c124 XENBUS_DEVICE_PATH *TempXenBusPath; in XenBusAddDevice() local
172 TempXenBusPath = AllocateCopyPool (sizeof (XENBUS_DEVICE_PATH), in XenBusAddDevice()
175 TempXenBusPath->Type = XENBUS_DEVICE_PATH_TYPE_VBD; in XenBusAddDevice()
177 TempXenBusPath->DeviceId = Private->XenBusIo.DeviceId; in XenBusAddDevice()
180 &TempXenBusPath->Vendor.Header); in XenBusAddDevice()
181 FreePool (TempXenBusPath); in XenBusAddDevice()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/OvmfPkg/XenBusDxe/
H A DXenBus.c124 XENBUS_DEVICE_PATH *TempXenBusPath; in XenBusAddDevice() local
172 TempXenBusPath = AllocateCopyPool (sizeof (XENBUS_DEVICE_PATH), in XenBusAddDevice()
175 TempXenBusPath->Type = XENBUS_DEVICE_PATH_TYPE_VBD; in XenBusAddDevice()
177 TempXenBusPath->DeviceId = Private->XenBusIo.DeviceId; in XenBusAddDevice()
180 &TempXenBusPath->Vendor.Header); in XenBusAddDevice()
181 FreePool (TempXenBusPath); in XenBusAddDevice()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/OvmfPkg/XenBusDxe/
H A DXenBus.c124 XENBUS_DEVICE_PATH *TempXenBusPath; in XenBusAddDevice() local
172 TempXenBusPath = AllocateCopyPool (sizeof (XENBUS_DEVICE_PATH), in XenBusAddDevice()
175 TempXenBusPath->Type = XENBUS_DEVICE_PATH_TYPE_VBD; in XenBusAddDevice()
177 TempXenBusPath->DeviceId = Private->XenBusIo.DeviceId; in XenBusAddDevice()
180 &TempXenBusPath->Vendor.Header); in XenBusAddDevice()
181 FreePool (TempXenBusPath); in XenBusAddDevice()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/OvmfPkg/XenBusDxe/
H A DXenBus.c124 XENBUS_DEVICE_PATH *TempXenBusPath; in XenBusAddDevice() local
172 TempXenBusPath = AllocateCopyPool (sizeof (XENBUS_DEVICE_PATH), in XenBusAddDevice()
175 TempXenBusPath->Type = XENBUS_DEVICE_PATH_TYPE_VBD; in XenBusAddDevice()
177 TempXenBusPath->DeviceId = Private->XenBusIo.DeviceId; in XenBusAddDevice()
180 &TempXenBusPath->Vendor.Header); in XenBusAddDevice()
181 FreePool (TempXenBusPath); in XenBusAddDevice()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/OvmfPkg/XenBusDxe/
H A DXenBus.c124 XENBUS_DEVICE_PATH *TempXenBusPath; in XenBusAddDevice() local
172 TempXenBusPath = AllocateCopyPool (sizeof (XENBUS_DEVICE_PATH), in XenBusAddDevice()
175 TempXenBusPath->Type = XENBUS_DEVICE_PATH_TYPE_VBD; in XenBusAddDevice()
177 TempXenBusPath->DeviceId = Private->XenBusIo.DeviceId; in XenBusAddDevice()
180 &TempXenBusPath->Vendor.Header); in XenBusAddDevice()
181 FreePool (TempXenBusPath); in XenBusAddDevice()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/OvmfPkg/XenBusDxe/
H A DXenBus.c124 XENBUS_DEVICE_PATH *TempXenBusPath; in XenBusAddDevice() local
172 TempXenBusPath = AllocateCopyPool (sizeof (XENBUS_DEVICE_PATH), in XenBusAddDevice()
175 TempXenBusPath->Type = XENBUS_DEVICE_PATH_TYPE_VBD; in XenBusAddDevice()
177 TempXenBusPath->DeviceId = Private->XenBusIo.DeviceId; in XenBusAddDevice()
180 &TempXenBusPath->Vendor.Header); in XenBusAddDevice()
181 FreePool (TempXenBusPath); in XenBusAddDevice()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/OvmfPkg/XenBusDxe/
H A DXenBus.c124 XENBUS_DEVICE_PATH *TempXenBusPath; in XenBusAddDevice() local
172 TempXenBusPath = AllocateCopyPool (sizeof (XENBUS_DEVICE_PATH), in XenBusAddDevice()
175 TempXenBusPath->Type = XENBUS_DEVICE_PATH_TYPE_VBD; in XenBusAddDevice()
177 TempXenBusPath->DeviceId = Private->XenBusIo.DeviceId; in XenBusAddDevice()
180 &TempXenBusPath->Vendor.Header); in XenBusAddDevice()
181 FreePool (TempXenBusPath); in XenBusAddDevice()
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/XenBusDxe/
H A DXenBus.c124 XENBUS_DEVICE_PATH *TempXenBusPath; in XenBusAddDevice() local
172 TempXenBusPath = AllocateCopyPool (sizeof (XENBUS_DEVICE_PATH), in XenBusAddDevice()
175 TempXenBusPath->Type = XENBUS_DEVICE_PATH_TYPE_VBD; in XenBusAddDevice()
177 TempXenBusPath->DeviceId = Private->XenBusIo.DeviceId; in XenBusAddDevice()
180 &TempXenBusPath->Vendor.Header); in XenBusAddDevice()
181 FreePool (TempXenBusPath); in XenBusAddDevice()