Home
last modified time | relevance | path

Searched refs:PciDeviceNode (Results 1 – 24 of 24) sorted by relevance

/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/events/
H A Devrgnini.c299 ACPI_NAMESPACE_NODE *PciDeviceNode; in AcpiEvPciConfigRegionSetup() local
415 PciDeviceNode = RegionObj->Region.Node; in AcpiEvPciConfigRegionSetup()
416 while (PciDeviceNode && (PciDeviceNode->Type != ACPI_TYPE_DEVICE)) in AcpiEvPciConfigRegionSetup()
418 PciDeviceNode = PciDeviceNode->Parent; in AcpiEvPciConfigRegionSetup()
421 if (!PciDeviceNode) in AcpiEvPciConfigRegionSetup()
432 PciDeviceNode, &PciValue); in AcpiEvPciConfigRegionSetup()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/acpica/dist/events/
H A Devrgnini.c193 ACPI_NAMESPACE_NODE *PciDeviceNode; in AcpiEvPciConfigRegionSetup() local
310 PciDeviceNode = RegionObj->Region.Node; in AcpiEvPciConfigRegionSetup()
311 while (PciDeviceNode && (PciDeviceNode->Type != ACPI_TYPE_DEVICE)) in AcpiEvPciConfigRegionSetup()
313 PciDeviceNode = PciDeviceNode->Parent; in AcpiEvPciConfigRegionSetup()
316 if (!PciDeviceNode) in AcpiEvPciConfigRegionSetup()
327 PciDeviceNode, &PciValue); in AcpiEvPciConfigRegionSetup()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/DuetPkg/PciBusNoEnumerationDxe/
H A DPciDeviceSupport.c83 PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
104 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
105 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
H A DPciDeviceSupport.h51 PCI_IO_DEVICE *PciDeviceNode
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h43 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c55 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
58 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
59 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h43 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c55 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
58 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
59 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h43 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c55 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
58 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
59 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h43 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c55 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
58 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
59 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h43 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c55 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
58 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
59 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h43 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c55 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
58 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
59 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h43 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c55 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
58 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
59 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h43 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c55 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
58 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
59 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h43 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c55 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
58 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
59 PciDeviceNode->Parent = Bridge; in InsertPciDevice()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Bus/Pci/PciBusDxe/
H A DPciDeviceSupport.h49 IN PCI_IO_DEVICE *PciDeviceNode
H A DPciDeviceSupport.c60 IN PCI_IO_DEVICE *PciDeviceNode in InsertPciDevice() argument
63 InsertTailList (&Bridge->ChildList, &(PciDeviceNode->Link)); in InsertPciDevice()
64 PciDeviceNode->Parent = Bridge; in InsertPciDevice()