Home
last modified time | relevance | path

Searched refs:ACPI_PCI_ID (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/hardware/
H A Dhwpci.c190 ACPI_PCI_ID *PciId,
199 ACPI_PCI_ID *PciId,
246 ACPI_PCI_ID *PciId, in AcpiHwDerivePciId()
375 ACPI_PCI_ID *PciId, in AcpiHwProcessPciList()
476 ACPI_PCI_ID *PciId, in AcpiHwGetPciDeviceInfo()
/f-stack/freebsd/contrib/dev/acpica/components/executer/
H A Dexregion.c541 ACPI_PCI_ID *PciId; in AcpiExPciConfigSpaceHandler()
560 PciId = (ACPI_PCI_ID *) RegionContext; in AcpiExPciConfigSpaceHandler()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacpiosxf.h521 ACPI_PCI_ID *PciId,
530 ACPI_PCI_ID *PciId,
H A Dachware.h334 ACPI_PCI_ID *PciId,
H A Dactypes.h1441 } ACPI_PCI_ID; typedef
/f-stack/freebsd/contrib/dev/acpica/components/events/
H A Devrgnini.c295 ACPI_PCI_ID *PciId = *RegionContext; in AcpiEvPciConfigRegionSetup()
402 PciId = ACPI_ALLOCATE_ZEROED (sizeof (ACPI_PCI_ID)); in AcpiEvPciConfigRegionSetup()
/f-stack/freebsd/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c1331 ACPI_PCI_ID *PciId, in AcpiOsReadPciConfiguration()
1359 ACPI_PCI_ID *PciId, in AcpiOsWritePciConfiguration()
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt18353 ACPI_PCI_ID. This structure contains the PCI Segment, Bus, Device,
18371 the new ACPI_PCI_ID structure.