summaryrefslogtreecommitdiffstats
path: root/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/targeting/common/xmltohb/attribute_types_hb.xml')
-rwxr-xr-xsrc/usr/targeting/common/xmltohb/attribute_types_hb.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
index bffa2e9cb..5af080a45 100755
--- a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
+++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml
@@ -750,6 +750,21 @@
</attribute>
<attribute>
+ <id>MMIO_VM_ADDR</id>
+ <description>
+ Virtual memory address this device has been mapped to.
+ </description>
+ <simpleType>
+ <uint64_t>
+ <default>0</default>
+ </uint64_t>
+ </simpleType>
+ <persistency>volatile-zeroed</persistency>
+ <readable/>
+ <writeable/>
+ </attribute>
+
+ <attribute>
<id>MPIPL_HB_MDRT_COUNT</id>
<description>Actual MDRT count in Memory Preserving IPL mode.</description>
<simpleType>
OpenPOWER on IntegriCloud