ReactOS 0.4.16-dev-905-gc1b8c4f
|
#include <actypes.h>
Public Attributes | |
UINT16 | Segment |
UINT16 | Bus |
UINT16 | Device |
UINT16 | Function |
UINT16 acpi_pci_id::Bus |
Definition at line 1352 of file actypes.h.
Referenced by AcpiEvPciConfigRegionSetup(), AcpiExPciConfigSpaceHandler(), AcpiHwGetPciDeviceInfo(), AcpiHwProcessPciList(), AcpiOsReadPciConfiguration(), and AcpiOsWritePciConfiguration().
UINT16 acpi_pci_id::Device |
Definition at line 1353 of file actypes.h.
Referenced by AcpiEvPciConfigRegionSetup(), AcpiExPciConfigSpaceHandler(), AcpiHwGetPciDeviceInfo(), AcpiHwProcessPciList(), AcpiOsReadPciConfiguration(), and AcpiOsWritePciConfiguration().
UINT16 acpi_pci_id::Function |
Definition at line 1354 of file actypes.h.
Referenced by AcpiEvPciConfigRegionSetup(), AcpiExPciConfigSpaceHandler(), AcpiHwGetPciDeviceInfo(), AcpiHwProcessPciList(), AcpiOsReadPciConfiguration(), and AcpiOsWritePciConfiguration().
UINT16 acpi_pci_id::Segment |
Definition at line 1351 of file actypes.h.
Referenced by AcpiEvPciConfigRegionSetup(), AcpiExPciConfigSpaceHandler(), and AcpiHwProcessPciList().