summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types.xml')
-rw-r--r--src/usr/targeting/common/xmltohb/attribute_types.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml
index 1c1ed6e25..d6f7a573a 100644
--- a/src/usr/targeting/common/xmltohb/attribute_types.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types.xml
@@ -3403,4 +3403,22 @@
<readable/>
</attribute>
+<attribute>
+ <id>PEER_TARGET</id>
+ <description>Peer target's address of a A/X-bus connection.
+ NULL means address 0 for no peer target. If a
+ target instance overrides the default with the
+ peer target's PHYS_PATH. The target compiler will
+ convert the valid PHYS_PATH string into the runtime
+ virtual address of the peer target instance.
+ </description>
+ <simpleType>
+ <Target_t>
+ <default>NULL</default>
+ </Target_t>
+ </simpleType>
+ <persistency>non-volatile</persistency>
+ <readable/>
+</attribute>
+
</attributes>
OpenPOWER on IntegriCloud