Home
last modified time | relevance | path

Searched refs:ACPI_PCI_ROOT_BRIDGE (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnsxfname.c583 Info->Flags |= ACPI_PCI_ROOT_BRIDGE; in AcpiGetObjectInfo()
607 Info->Flags |= ACPI_PCI_ROOT_BRIDGE; in AcpiGetObjectInfo()
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbnames.c1233 if (Info->Flags & ACPI_PCI_ROOT_BRIDGE) in AcpiDbBusWalk()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dactypes.h1410 #define ACPI_PCI_ROOT_BRIDGE 0x01 macro