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

/freebsd-11.0-release/sys/dev/acpica/Osd/
H A DOsdHardware.c88 AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value, argument
111 AcpiOsWritePciConfiguration (ACPI_PCI_ID *PciId, UINT32 Register, argument
/freebsd-11.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexregion.c397 ACPI_PCI_ID *PciId; local
/freebsd-11.0-release/sys/contrib/dev/acpica/components/events/
H A Devrgnini.c189 ACPI_PCI_ID *PciId = *RegionContext; local
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c137 AcpiHwDerivePciId( ACPI_PCI_ID *PciId, ACPI_HANDLE RootPciDevice, ACPI_HANDLE PciRegion) argument
266 AcpiHwProcessPciList( ACPI_PCI_ID *PciId, ACPI_PCI_DEVICE *ListHead) argument
367 AcpiHwGetPciDeviceInfo( ACPI_PCI_ID *PciId, ACPI_HANDLE PciDevice, UINT16 *BusNumber, BOOLEAN *IsBridge) argument
[all...]
/freebsd-11.0-release/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c1181 AcpiOsReadPciConfiguration( ACPI_PCI_ID *PciId, UINT32 PciRegister, UINT64 *Value, UINT32 Width) argument
1209 AcpiOsWritePciConfiguration( ACPI_PCI_ID *PciId, UINT32 PciRegister, UINT64 Value, UINT32 Width) argument

Completed in 69 milliseconds