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

/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciHostBridge.c238 HostBridgeInstance = INSTANCE_FROM_RESOURCE_ALLOCATION_THIS (This);
510 HostBridgeInstance = INSTANCE_FROM_RESOURCE_ALLOCATION_THIS (This);
603 HostBridgeInstance = INSTANCE_FROM_RESOURCE_ALLOCATION_THIS (This);
653 HostBridgeInstance = INSTANCE_FROM_RESOURCE_ALLOCATION_THIS (This);
761 HostBridgeInstance = INSTANCE_FROM_RESOURCE_ALLOCATION_THIS (This);
850 HostBridgeInstance = INSTANCE_FROM_RESOURCE_ALLOCATION_THIS (This);
994 HostBridgeInstance = INSTANCE_FROM_RESOURCE_ALLOCATION_THIS (This);
1166 HostBridgeInstance = INSTANCE_FROM_RESOURCE_ALLOCATION_THIS (This);
H A DPciHostBridge.h67 #define INSTANCE_FROM_RESOURCE_ALLOCATION_THIS(a) \ macro

Completed in 105 milliseconds