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

/freebsd-10.0-release/sys/dev/acpica/Osd/
H A DOsdHardware.c88 AcpiOsReadPciConfiguration(ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value, argument
106 AcpiOsWritePciConfiguration (ACPI_PCI_ID *PciId, UINT32 Register, argument
/freebsd-10.0-release/sys/contrib/dev/acpica/components/executer/
H A Dexregion.c401 ACPI_PCI_ID *PciId; local
/freebsd-10.0-release/sys/contrib/dev/acpica/components/events/
H A Devrgnini.c192 ACPI_PCI_ID *PciId = *RegionContext; local
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/components/hardware/
H A Dhwpci.c139 AcpiHwDerivePciId( ACPI_PCI_ID *PciId, ACPI_HANDLE RootPciDevice, ACPI_HANDLE PciRegion) argument
262 AcpiHwProcessPciList( ACPI_PCI_ID *PciId, ACPI_PCI_DEVICE *ListHead) argument
363 AcpiHwGetPciDeviceInfo( ACPI_PCI_ID *PciId, ACPI_HANDLE PciDevice, UINT16 *BusNumber, BOOLEAN *IsBridge) argument
[all...]
/freebsd-10.0-release/sys/contrib/dev/acpica/os_specific/service_layers/
H A Dosunixxf.c1019 AcpiOsReadPciConfiguration( ACPI_PCI_ID *PciId, UINT32 Register, UINT64 *Value, UINT32 Width) argument
1047 AcpiOsWritePciConfiguration( ACPI_PCI_ID *PciId, UINT32 Register, UINT64 Value, UINT32 Width) argument

Completed in 82 milliseconds