Searched refs:Segment (Results 1 – 8 of 8) sorted by relevance
| /third_party/lib/acpica/source/components/hardware/ |
| A D | hwpci.c | 281 PciId->Segment, PciId->Bus, PciId->Device, PciId->Function)); in AcpiHwProcessPciList() 308 PciId->Segment, PciId->Bus, PciId->Device, PciId->Function, in AcpiHwProcessPciList()
|
| /third_party/lib/acpica/source/include/acpica/ |
| A D | actbl2.h | 540 UINT16 Segment; member 556 UINT16 Segment; member 574 UINT16 Segment; member
|
| A D | actypes.h | 1304 UINT16 Segment; member
|
| /third_party/lib/acpica/source/components/executer/ |
| A D | exregion.c | 422 Function, BitWidth, PciId->Segment, PciId->Bus, PciId->Device, in AcpiExPciConfigSpaceHandler()
|
| /third_party/lib/acpica/source/components/events/ |
| A D | evrgnini.c | 345 PciId->Segment = ACPI_LOWORD (PciValue); in AcpiEvPciConfigRegionSetup()
|
| /third_party/lib/acpica/source/os_specific/service_layers/ |
| A D | osfuchsia.cpp | 1096 …Write ? "write" : "read", PciId->Segment, PciId->Bus, PciId->Device, PciId->Function, Register, Wi… in AcpiOsReadWritePciConfiguration() 1100 if (PciId->Segment != 0) { in AcpiOsReadWritePciConfiguration()
|
| /third_party/lib/acpica/source/common/ |
| A D | dmtbinfo.c | 891 {ACPI_DMT_UINT16, ACPI_DMAR0_OFFSET (Segment), "PCI Segment Number", 0}, 901 {ACPI_DMT_UINT16, ACPI_DMAR1_OFFSET (Segment), "PCI Segment Number", 0}, 913 {ACPI_DMT_UINT16, ACPI_DMAR2_OFFSET (Segment), "PCI Segment Number", 0},
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 15358 ACPI_PCI_ID. This structure contains the PCI Segment, Bus, Device, 15372 add the PCI Segment number and to split the single 32-bit combined
|
Completed in 39 milliseconds