summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/xmltohb/hb.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/xmltohb/hb.xml')
-rw-r--r--src/usr/targeting/xmltohb/hb.xml1032
1 files changed, 0 insertions, 1032 deletions
diff --git a/src/usr/targeting/xmltohb/hb.xml b/src/usr/targeting/xmltohb/hb.xml
deleted file mode 100644
index 490afd8d2..000000000
--- a/src/usr/targeting/xmltohb/hb.xml
+++ /dev/null
@@ -1,1032 +0,0 @@
-<!-- IBM_PROLOG_BEGIN_TAG
- This is an automatically generated prolog.
-
- $Source: src/usr/targeting/xmltohb/hb.xml $
-
- IBM CONFIDENTIAL
-
- COPYRIGHT International Business Machines Corp. 2011
-
- p1
-
- Object Code Only (OCO) source materials
- Licensed Internal Code Source Materials
- IBM HostBoot Licensed Internal Code
-
- The source code for this program is not published or other-
- wise divested of its trade secrets, irrespective of what has
- been deposited with the U.S. Copyright Office.
-
- Origin: 30
-
- IBM_PROLOG_END -->
-<attributes>
-
-<!-- HOST BOOT ATTRIBUTE TYPES -->
-
-<attribute>
- <id>CLASS</id>
- <description>Attribute indicating the target's class</description>
- <simpleType>
- <enumeration>
- <description>Enumeration indicating the target's class</description>
- <enumerator>
- <name>NA</name>
- <value>0</value>
- </enumerator>
- <enumerator>
- <name>CARD</name>
- <value>1</value>
- </enumerator>
- <enumerator>
- <name>ENC</name>
- <value>2</value>
- </enumerator>
- <enumerator>
- <name>CHIP</name>
- <value>3</value>
- </enumerator>
- <enumerator>
- <name>UNIT</name>
- <value>4</value>
- </enumerator>
- <enumerator>
- <name>DEV</name>
- <value>5</value>
- </enumerator>
- <enumerator>
- <name>SYS</name>
- <value>6</value>
- </enumerator>
- <enumerator>
- <name>MAX</name>
- <value>7</value>
- </enumerator>
- <default>NA</default>
- </enumeration>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
- <hasStringConversion/>
-</attribute>
-
-<attribute>
- <id>TYPE</id>
- <description>Attribute indicating the target's type</description>
- <simpleType>
- <enumeration>
- <description>Attribute indicating the target's type</description>
- <enumerator>
- <name>NA</name>
- <value>0</value>
- </enumerator>
- <enumerator>
- <name>SYS</name>
- </enumerator>
- <enumerator>
- <name>NODE</name>
- </enumerator>
- <enumerator>
- <name>DIMM</name>
- </enumerator>
- <enumerator>
- <name>SCM</name>
- </enumerator>
- <enumerator>
- <name>DCM</name>
- </enumerator>
- <enumerator>
- <name>MEMBUF</name>
- </enumerator>
- <enumerator>
- <name>PROC</name>
- </enumerator>
- <enumerator>
- <name>MEMVRM</name>
- </enumerator>
- <enumerator>
- <name>PROCVRM</name>
- </enumerator>
- <enumerator>
- <name>EX</name>
- </enumerator>
- <enumerator>
- <name>CORE</name>
- </enumerator>
- <enumerator>
- <name>L2</name>
- </enumerator>
- <enumerator>
- <name>L3</name>
- </enumerator>
- <enumerator>
- <name>L4</name>
- </enumerator>
- <enumerator>
- <name>MCS</name>
- </enumerator>
- <enumerator>
- <name>MBS</name>
- </enumerator>
- <enumerator>
- <name>MBA</name>
- </enumerator>
- <enumerator>
- <name>MEM_PORT</name>
- </enumerator>
- <enumerator>
- <name>PERVASIVE</name>
- </enumerator>
- <enumerator>
- <name>POWERBUS</name>
- </enumerator>
- <enumerator>
- <name>XBUS</name>
- </enumerator>
- <enumerator>
- <name>ABUS</name>
- </enumerator>
- <enumerator>
- <name>PCI</name>
- </enumerator>
- <enumerator>
- <name>LAST_IN_RANGE</name>
- </enumerator>
- <default>NA</default>
- </enumeration>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
- <hasStringConversion/>
-</attribute>
-
-<attribute>
- <id>MODEL</id>
- <description>Attribute indicating the target's model</description>
- <simpleType>
- <enumeration>
- <description>Enumeration indicating the target's model</description>
- <enumerator>
- <name>NA</name>
- <value>0</value>
- </enumerator>
- <enumerator>
- <name>SALERNO</name>
- <value>16</value>
- </enumerator>
- <enumerator>
- <name>VENICE</name>
- </enumerator>
- <enumerator>
- <name>CENTAUR</name>
- <value>48</value>
- </enumerator>
- <enumerator>
- <name>JEDEC</name>
- <value>80</value>
- </enumerator>
- <enumerator>
- <name>CDIMM</name>
- </enumerator>
- <enumerator>
- <name>POWER8</name>
- <value>112</value>
- </enumerator>
- <default>NA</default>
- </enumeration>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
- <hasStringConversion/>
-</attribute>
-
-<attribute>
- <id>ENGINE_TYPE</id>
- <description>Attribute indicating the target's engine type</description>
- <simpleType>
- <enumeration>
- <description>Enumeration indicating the target's engine type</description>
- <enumerator>
- <name>NA</name>
- <value>0</value>
- </enumerator>
- <enumerator>
- <name>ENGINE_IIC</name>
- <value>1</value>
- </enumerator>
- <enumerator>
- <name>ENIGNE_SCOM</name>
- <value>2</value>
- </enumerator>
- <default>NA</default>
- </enumeration>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
- <hasStringConversion/>
-</attribute>
-
-<attribute>
- <id>DUMMY_RW</id>
- <description>Dummy attribute with read/write permissions</description>
- <simpleType>
- <uint8_t>
- <default>5</default>
- </uint8_t>
- <array>1,3,5</array>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
- <writeable/>
- <hwpfToHbAttrMap>
- <id>ATTR_DUMMY_SCRATCH_PLAT_INIT_UINT8</id>
- <macro>DIRECT</macro>
- </hwpfToHbAttrMap>
-</attribute>
-
-<attribute>
- <id>DUMMY_WO</id>
- <description>Dummy attribute with write-only permissions</description>
- <simpleType>
- <uint8_t>
- <default>0</default>
- </uint8_t>
- </simpleType>
- <persistency>non-volatile</persistency>
- <writeable/>
-</attribute>
-
-<attribute>
- <id>DUMMY_RO</id>
- <description>Dummy attribute with read-only permissions</description>
- <simpleType>
- <uint8_t>
- <default>0</default>
- </uint8_t>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>DUMMY_HEAP_ZERO_DEFAULT</id>
- <description>Dummy attribute on the heap with zero initialization</description>
- <simpleType>
- <uint8_t>
- <default>5</default>
- </uint8_t>
- </simpleType>
- <persistency>volatile-zeroed</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>PHYS_PATH</id>
- <description>Physical hierarchical path to the target</description>
- <nativeType>
- <name>EntityPath</name>
- </nativeType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>AFFINITY_PATH</id>
- <description>Hierarchical path to the target with respect to logical affinity</description>
- <nativeType>
- <name>EntityPath</name>
- </nativeType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>POWER_PATH</id>
- <description>Hierarchical path to the target with respect to power</description>
- <nativeType>
- <name>EntityPath</name>
- </nativeType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>PRIMARY_CAPABILITIES</id>
- <description>Attribute which describes capabilities of a target</description>
- <complexType>
- <description>Structure which defines a target's primary capabilities.
- A target can only support at most FSI SCOM and one of the other two SCOM
- types. Applicable for all targets. Structure is read-only.
- </description>
- <field>
- <name>supportsFsiScom</name>
- <description>0b0: Target does not support FSI SCOM;
- 0b1: Target supports FSI SCOM
- </description>
- <type>uint8_t</type>
- <bits>1</bits>
- <default>0</default>
- </field>
- <field>
- <name>supportsXscom</name>
- <description>0b0: Target does not support XSCOM;
- 0b1: Target supports FSI XSCOM</description>
- <type>uint8_t</type>
- <bits>1</bits>
- <default>0</default>
- </field>
- <field>
- <name>supportsInbandScom</name>
- <description>0b0: Target does not support inband SCOM</description>
- <type>uint8_t</type>
- <bits>1</bits>
- <default>0</default>
- </field>
- <field>
- <name>reserved</name>
- <description>Reserved for future use</description>
- <type>uint8_t</type>
- <bits>5</bits>
- <default>0</default>
- </field>
- </complexType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>SCOM_SWITCHES</id>
- <description>Attribute storing information about which SCOM path to use</description>
- <complexType>
- <description>Structure which defines which SCOM to use at a point in
- time. Only applicable if target supports one or more SCOM types. Only
- one bit (of the first three) can ever be set at any one time.
- </description>
- <field>
- <name>useFsiScom</name>
- <description>0b0: Do not use FSI SCOM at this time. 0b1: Use FSI
- SCOM at this time</description>
- <type>uint8_t</type>
- <bits>1</bits>
- <default>0</default>
- </field>
- <field>
- <name>useXscom</name>
- <description>0b0: Do not use XSCOM at this time. 0b1: Use XSCOM at
- this time</description>
- <type>uint8_t</type>
- <bits>1</bits>
- <default>0</default>
- </field>
- <field>
- <name>useInbandScom</name>
- <description>0b0: Do not use inband SCOM at this time. 0b1: Use
- inband SCOM at this time</description>
- <type>uint8_t</type>
- <bits>1</bits>
- <default>0</default>
- </field>
- <field>
- <name>reserved</name>
- <description>Reserved for future expansion</description>
- <type>uint8_t</type>
- <bits>5</bits>
- <default>0</default>
- </field>
- </complexType>
- <persistency>volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>XSCOM_BASE_ADDRESS</id>
- <description>System XSCOM base address</description>
- <simpleType>
- <uint64_t>
- <default>0x300000000000</default>
- </uint64_t>
- </simpleType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>XSCOM_CHIP_INFO</id>
- <description>Attribute which describes XSCOM chip info</description>
- <complexType>
- <description>Structure which defines chip info necessary for XSCOM.
- Only applicable for chip targets which support XSCOM. Structure is
- read-only</description>
- <field>
- <name>nodeId</name>
- <description>Unique ID of node containing the chip</description>
- <type>uint8_t</type>
- <default>0</default>
- </field>
- <field>
- <name>chipId</name>
- <description>Unique ID of chip, relative to node</description>
- <type>uint8_t</type>
- <default>0</default>
- </field>
- </complexType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<attribute>
- <id>I2C_CHIP_INFO</id>
- <description>Attribute which describes I2C chip info</description>
- <complexType>
- <description>Structure which defines info necessary for I2C. Only
- applicable for chip targets which support I2C. Structure is
- read-only.</description>
- <field>
- <name>busSpeed</name>
- <description>Slave device bus speed</description>
- <type>uint32_t</type>
- <default>0</default>
- </field>
- <field>
- <name>deviceAddr</name>
- <description>Slave device address</description>
- <type>uint32_t</type>
- <default>0</default>
- </field>
- <field>
- <name>devicePort</name>
- <description>Slave device port location</description>
- <type>uint32_t</type>
- <default>0</default>
- </field>
- <field>
- <name>deviceMasterEng</name>
- <description>Master I2C engine slave is hung off of</description>
- <type>uint32_t</type>
- <default>0</default>
- </field>
- </complexType>
- <persistency>non-volatile</persistency>
- <readable/>
-</attribute>
-
-<!-- HOST BOOT TARGETS -->
-
-<targetType>
- <id>base</id>
- <attribute><id>CLASS</id></attribute>
- <attribute><id>TYPE</id></attribute>
- <attribute><id>MODEL</id></attribute>
- <attribute><id>PHYS_PATH</id></attribute>
- <attribute><id>AFFINITY_PATH</id></attribute>
- <attribute>
- <id>PRIMARY_CAPABILITIES</id>
- </attribute>
-</targetType>
-
-<targetType>
- <id>sys-sys-power8</id>
- <parent>base</parent>
- <attribute><id>CLASS</id><default>SYS</default></attribute>
- <attribute><id>TYPE</id><default>SYS</default></attribute>
- <attribute><id>MODEL</id><default>POWER8</default></attribute>
- <attribute><id>DUMMY_RW</id></attribute>
- <attribute>
- <id>XSCOM_BASE_ADDRESS</id>
- </attribute>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>chip</id>
- <parent>base</parent>
- <attribute>
- <id>CLASS</id>
- <default>CHIP</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>chip-processor</id>
- <parent>chip</parent>
- <attribute>
- <id>TYPE</id>
- <default>PROC</default>
- </attribute>
- <attribute>
- <id>PRIMARY_CAPABILITIES</id>
- <default>
- <field><id>supportsFsiScom</id><value>1</value></field>
- <field><id>supportsXscom</id><value>1</value></field>
- <field><id>supportsInbandScom</id><value>0</value></field>
- <field><id>reserved</id><value>0</value></field>
- </default>
- </attribute>
- <attribute>
- <id>SCOM_SWITCHES</id>
- </attribute>
-</targetType>
-
-<targetType>
- <id>chip-processor-salerno</id>
- <parent>chip-processor</parent>
- <attribute>
- <id>MODEL</id>
- <default>SALERNO</default>
- </attribute>
- <attribute>
- <id>XSCOM_CHIP_INFO</id>
- </attribute>
- <attribute><id>DUMMY_RW</id></attribute>
- <attribute><id>DUMMY_HEAP_ZERO_DEFAULT</id></attribute>
-</targetType>
-
-<targetType>
- <id>unit</id>
- <parent>base</parent>
- <attribute>
- <id>CLASS</id>
- <default>UNIT</default>
- </attribute>
- <attribute>
- <id>PRIMARY_CAPABILITIES</id>
- <default>
- <field><id>supportsFsiScom</id><value>1</value></field>
- <field><id>supportsXscom</id><value>1</value></field>
- <field><id>supportsInbandScom</id><value>0</value></field>
- <field><id>reserved</id><value>0</value></field>
- </default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>unit-ex-salerno</id>
- <parent>unit</parent>
- <attribute>
- <id>TYPE</id>
- <default>EX</default>
- </attribute>
- <attribute>
- <id>MODEL</id>
- <default>SALERNO</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>unit-core-salerno</id>
- <parent>unit</parent>
- <attribute>
- <id>TYPE</id>
- <default>CORE</default>
- </attribute>
- <attribute>
- <id>MODEL</id>
- <default>SALERNO</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>unit-mba-salerno</id>
- <parent>unit</parent>
- <attribute>
- <id>TYPE</id>
- <default>MBA</default>
- </attribute>
- <attribute>
- <id>MODEL</id>
- <default>SALERNO</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>unit-pervasive-salerno</id>
- <parent>unit</parent>
- <attribute>
- <id>TYPE</id>
- <default>PERVASIVE</default>
- </attribute>
- <attribute>
- <id>MODEL</id>
- <default>SALERNO</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>unit-pci-salerno</id>
- <parent>unit</parent>
- <attribute>
- <id>TYPE</id>
- <default>PCI</default>
- </attribute>
- <attribute>
- <id>MODEL</id>
- <default>SALERNO</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>unit-powerbus-salerno</id>
- <parent>unit</parent>
- <attribute>
- <id>TYPE</id>
- <default>POWERBUS</default>
- </attribute>
- <attribute>
- <id>MODEL</id>
- <default>SALERNO</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>unit-memport-salerno</id>
- <parent>unit</parent>
- <attribute>
- <id>TYPE</id>
- <default>MEM_PORT</default>
- </attribute>
- <attribute>
- <id>MODEL</id>
- <default>SALERNO</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>unit-mcs-salerno</id>
- <parent>unit</parent>
- <attribute>
- <id>TYPE</id>
- <default>MCS</default>
- </attribute>
- <attribute>
- <id>MODEL</id>
- <default>SALERNO</default>
- </attribute>
-</targetType>
-
-<targetType>
- <id>enc-node-power8</id>
- <parent>base</parent>
- <attribute>
- <id>CLASS</id>
- <default>ENC</default>
- </attribute>
- <attribute>
- <id>TYPE</id>
- <default>NODE</default>
- </attribute>
- <attribute>
- <id>MODEL</id>
- <default>POWER8</default>
- </attribute>
-</targetType>
-
-<!-- HOST BOOT TARGET INSTANCES -->
-
-<targetInstance>
- <id>sys0</id>
- <type>sys-sys-power8</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0</id>
- <type>enc-node-power8</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0</id>
- <type>chip-processor-salerno</type>
- <attribute><id>SCOM_SWITCHES</id>
- <default>
- <field><id>useFsiScom</id><value>0</value></field>
- <field><id>useXscom</id><value>1</value></field>
- <field><id>useInbandScom</id><value>0</value></field>
- <field><id>reserved</id><value>0</value></field>
- </default>
- </attribute>
- <attribute>
- <id>XSCOM_CHIP_INFO</id>
- <default>
- <field><id>nodeId</id><value>0</value></field>
- <field><id>chipId</id><value>0</value></field>
- </default>
- </attribute>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0</default>
- </attribute>
- </targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex0</id>
- <type>unit-ex-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex1</id>
- <type>unit-ex-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-1</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-1</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex2</id>
- <type>unit-ex-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-2</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-2</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex3</id>
- <type>unit-ex-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-3</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-3</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex4</id>
- <type>unit-ex-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-4</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-4</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex5</id>
- <type>unit-ex-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-5</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-5</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex0core0</id>
- <type>unit-core-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-0/core-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-0/core-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex1core0</id>
- <type>unit-core-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-1/core-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-1/core-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex2core0</id>
- <type>unit-core-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-2/core-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-2/core-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex3core0</id>
- <type>unit-core-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-3/core-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-3/core-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex4core0</id>
- <type>unit-core-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-4/core-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-4/core-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0ex5core0</id>
- <type>unit-core-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/ex-5/core-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/ex-5/core-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0mcs0</id>
- <type>unit-mcs-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/mcs-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/mcs-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0mcs0mba0</id>
- <type>unit-mba-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/mcs-0/mba-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/mcs-0/mba-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0mcs0mba1</id>
- <type>unit-mba-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/mcs-0/mba-1</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/mcs-0/mba-1</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0mcs0mba0port0</id>
- <type>unit-memport-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/mcs-0/mba-0/mem_port-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/mcs-0/mba-0/mem_port-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0mcs0mba1port0</id>
- <type>unit-memport-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/mcs-0/mba-1/mem_port-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/mcs-0/mba-1/mem_port-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0pervasive0</id>
- <type>unit-pervasive-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/pervasive-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/pervasive-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0powerbus0</id>
- <type>unit-powerbus-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/powerbus-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/powerbus-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0pci0</id>
- <type>unit-pci-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/pci-0</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/pci-0</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0pci1</id>
- <type>unit-pci-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/pci-1</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/pci-1</default>
- </attribute>
-</targetInstance>
-
-<targetInstance>
- <id>sys0node0proc0pci2</id>
- <type>unit-pci-salerno</type>
- <attribute>
- <id>PHYS_PATH</id>
- <default>physical:sys-0/node-0/proc-0/pci-2</default>
- </attribute>
- <attribute>
- <id>AFFINITY_PATH</id>
- <default>affinity:sys-0/node-0/proc-0/pci-2</default>
- </attribute>
-</targetInstance>
-
-</attributes>
OpenPOWER on IntegriCloud