Searched refs:NotifyPhase (Results 1 - 10 of 10) sorted by relevance
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | PciHostBridgeResourceAllocation.h | 384 EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL_NOTIFY_PHASE NotifyPhase; member in struct:_EFI_PCI_HOST_BRIDGE_RESOURCE_ALLOCATION_PROTOCOL
|
H A D | IdeControllerInit.h | 521 EFI_IDE_CONTROLLER_NOTIFY_PHASE NotifyPhase; member in struct:_EFI_IDE_CONTROLLER_INIT_PROTOCOL
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/PciBusDxe/ |
H A D | PciLib.c | 600 Status = NotifyPhase (PciResAlloc, EfiPciHostBridgeAllocateResources); 729 NotifyPhase (PciResAlloc, EfiPciHostBridgeFreeResources); 755 NotifyPhase (PciResAlloc, EfiPciHostBridgeSetResources); 894 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndResourceAllocation); 1439 NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginBusAllocation); 1476 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndBusAllocation); 1527 NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginBusAllocation); 1559 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndBusAllocation); 1565 NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginResourceAllocation);
|
H A D | PciEnumerator.h | 377 GetProposedResources(). Before calling NotifyPhase() with a Phase of 418 NotifyPhase (
|
H A D | PciEnumerator.c | 85 NotifyPhase (PciResAlloc, EfiPciHostBridgeBeginEnumeration); 108 NotifyPhase (PciResAlloc, EfiPciHostBridgeEndEnumeration); 1727 GetProposedResources(). Before calling NotifyPhase() with a Phase of 1768 NotifyPhase ( function 1842 Status = PciResAlloc->NotifyPhase (
|
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/ |
H A D | PciHostBridge.h | 98 GetProposedResources(). Before calling NotifyPhase() with a Phase of 140 NotifyPhase( 312 proposed resource settings are prepared when NotifyPhase() is called with a Phase of
|
H A D | PciHostBridge.c | 56 NotifyPhase, 181 GetProposedResources(). Before calling NotifyPhase() with a Phase of 223 NotifyPhase( function 955 proposed resource settings are prepared when NotifyPhase() is called with a Phase of
|
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Pci/IdeBusDxe/ |
H A D | IdeBus.c | 527 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, IdeChannel); 552 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelReset, IdeChannel); 557 IdeInit->NotifyPhase (IdeInit, EfiIdeAfterChannelReset, IdeChannel); 562 IdeInit->NotifyPhase ( 895 IdeInit->NotifyPhase (IdeInit, EfiIdeBusPhaseMaximum, 0);
|
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Ata/AtaAtapiPassThru/ |
H A D | IdeMode.c | 2818 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, IdeChannel); 2842 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelReset, IdeChannel); 2847 IdeInit->NotifyPhase (IdeInit, EfiIdeAfterChannelReset, IdeChannel); 2852 IdeInit->NotifyPhase (IdeInit, EfiIdeBusBeforeDevicePresenceDetection, IdeChannel); 2864 IdeInit->NotifyPhase (IdeInit, EfiIdeBusPhaseMaximum, 0);
|
H A D | AhciMode.c | 2203 IdeInit->NotifyPhase (IdeInit, EfiIdeBeforeChannelEnumeration, Port); 2244 IdeInit->NotifyPhase (IdeInit, EfiIdeBusBeforeDevicePresenceDetection, Port);
|
Completed in 247 milliseconds