Home | History | Annotate | Download | only in GenericBdsLib

Lines Matching defs:Acpi

2494   to the partition node. E.g. ACPI() /PCI()/ATA()/Partition() ) is saved in a variable

2569 // e.g. ACPI() /PCI()/ATA()/Partition()
3795 // Acpi()/Pci()/Usb() --> Acpi()/Pci()
3986 ACPI_HID_DEVICE_PATH *Acpi;
4009 Acpi = (ACPI_HID_DEVICE_PATH *) TempDevicePath;
4010 if (EISA_ID_TO_NUM (Acpi->HID) == 0x0604) {