// PCI Root Bridge #0 using an Extended ACPI Device Path
// PCI Root Bridge #1 using an Extended ACPI Device Path
// PCI Root Bridge #0 using a standard ACPI Device Path
// PCI-to-PCI bridge device directly attached to PCI Root Bridge #0
Acpi(PNP0A03,0)/Pci(1E|0)
// A video adapter installed in a slot on the other side of a PCI-to-PCI bridge
// that is attached to PCI Root Bridge #0.
Acpi(PNP0A03,0)/Pci(1E|0)/Pci(0|0)
// A PCI-to-LPC bridge device attached to PCI Root Bridge #0
Acpi(PNP0A03,0)/Pci(1F|0)
// A 1.44 MB floppy disk controller attached to a PCI-to-LPC bridge device
// attached to PCI Root Bridge #0
Acpi(PNP0A03,0)/Pci(1F|0)/Acpi(PNP0604,0)
// A PCI IDE controller attached to PCI Root Bridge #0
Acpi(PNP0A03,0)/Pci(1F|1)
// An IDE hard disk attached to a PCI IDE controller attached to
Acpi(PNP0A03,0)/Pci(1F|1)/Ata(Secondary,Master)
// Partition #1 of an IDE hard disk attached to a PCI IDE controller attached to
Acpi(PNP0A03,0)/Pci(1F|1)/Ata(Secondary,Master)/HD(Part1,Sig00000000)