Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/acpica/components/hardware/
HDhwpci.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()
/freebsd-head/sys/dev/acpica/Osd/
HDOsdHardware.c99 AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value, in AcpiOsReadPciConfiguration()
121 AcpiOsWritePciConfiguration (ACPI_PCI_ID *PciId, UINT32 Register, in AcpiOsWritePciConfiguration()
/freebsd-head/sys/contrib/dev/acpica/include/
HDacpiosxf.h521 ACPI_PCI_ID *PciId,
530 ACPI_PCI_ID *PciId,
HDachware.h334 ACPI_PCI_ID *PciId,
HDactypes.h1463 } ACPI_PCI_ID; typedef
/freebsd-head/sys/contrib/dev/acpica/components/executer/
HDexregion.c522 ACPI_PCI_ID *PciId; in AcpiExPciConfigSpaceHandler()
541 PciId = (ACPI_PCI_ID *) RegionContext; in AcpiExPciConfigSpaceHandler()
/freebsd-head/sys/contrib/dev/acpica/components/events/
HDevrgnini.c295 ACPI_PCI_ID *PciId = *RegionContext; in AcpiEvPciConfigRegionSetup()
402 PciId = ACPI_ALLOCATE_ZEROED (sizeof (ACPI_PCI_ID)); in AcpiEvPciConfigRegionSetup()
/freebsd-head/sys/contrib/dev/acpica/os_specific/service_layers/
HDosunixxf.c1331 ACPI_PCI_ID *PciId, in AcpiOsReadPciConfiguration()
1359 ACPI_PCI_ID *PciId, in AcpiOsWritePciConfiguration()
/freebsd-head/sys/contrib/dev/acpica/
HDchanges.txt18938 ACPI_PCI_ID. This structure contains the PCI Segment, Bus, Device,
18956 the new ACPI_PCI_ID structure.