Searched defs:PciId (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/acpica/Osd/
H A DOsdHardware.c101 AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value, argument
124 AcpiOsWritePciConfiguration (ACPI_PCI_ID *PciId, UINT32 Register, argument
/freebsd-11-stable/sys/contrib/dev/acpica/components/executer/
H A Dexregion.c505 ACPI_PCI_ID *PciId; local
/freebsd-11-stable/sys/contrib/dev/acpica/components/events/
H A Devrgnini.c298 ACPI_PCI_ID *PciId = *RegionContext; local
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c245 AcpiHwDerivePciId( ACPI_PCI_ID *PciId, ACPI_HANDLE RootPciDevice, ACPI_HANDLE PciRegion) argument
374 AcpiHwProcessPciList( ACPI_PCI_ID *PciId, ACPI_PCI_DEVICE *ListHead) argument
475 AcpiHwGetPciDeviceInfo( ACPI_PCI_ID *PciId, ACPI_HANDLE PciDevice, UINT16 *BusNumber, BOOLEAN *IsBridge) argument
[all...]
/freebsd-11-stable/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c1330 AcpiOsReadPciConfiguration( ACPI_PCI_ID *PciId, UINT32 PciRegister, UINT64 *Value, UINT32 Width) argument
1358 AcpiOsWritePciConfiguration( ACPI_PCI_ID *PciId, UINT32 PciRegister, UINT64 Value, UINT32 Width) argument

Completed in 77 milliseconds