Reference Guide

Table Of Contents
Table 38. CIM_PCIDevice Properties (continued)
Property Description Data Type
SubsystemID Identifies a subsystem identifier code. uint16
SubsystemVendorID Identifies a subsystem vendor ID. ID
information is reported from a PCI
device via protocol-specific requests.
This information is also present in
the CIM_PhysicalElement class (the
manufacturer property) for hardware,
and the CIM_Product class (the vendor
property) for information related to
product acquisition.
uint16
ExpansionROMBaseAddress Identifies a double-word expansion ROM
base memory address.
uint32
CIM_PCIBridge
The CIM_PCIBridge class described in PCIBridge Properties describes the capabilities and management of a PCI controller
providing bridge-to-bridge capability. An example is a PCI to Industry-Standard Architecture (ISA) bus bridge.
The following table describes the properties and data type of the CIM PCI Bridge class.
Class Name: CIM_PCIBridge
Parent Class: CIM_PCIController
Table 39. CIM_PCIBridge Properties
Property Description Data Type
BaseAddress Identifies an array of double-word base
memory addresses.
uint32
BridgeType Indicates the type of bridge. A bridge
is PCI to <value>, except for the Host,
which is a host-to-PCI bridge. Values for
the BridgeType property are as follows:
0 Host
1 ISA
128 Other
uint16
BaseAddress Identifies an array of double-word base
memory addresses.
uint32
CIM_LogicalElement 43