summaryrefslogtreecommitdiffstats
path: root/src/import/chips/ocmb/explorer/procedures/xml/attribute_info
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/ocmb/explorer/procedures/xml/attribute_info')
-rw-r--r--src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
index c8a72cb0a..06da415d4 100644
--- a/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
+++ b/src/import/chips/ocmb/explorer/procedures/xml/attribute_info/exp_attributes.xml
@@ -259,6 +259,21 @@
<mssAccessorName>exp_firmware_emulation_mode</mssAccessorName>
</attribute>
+ <attribute>
+ <id>ATTR_MSS_EXP_REORDER_QUEUE_SETTING</id>
+ <targetType>TARGET_TYPE_OCMB_CHIP</targetType>
+ <description>
+ Contains the settings for write/read reorder queue
+ </description>
+ <default>REORDER</default>
+ <initToZero></initToZero>
+ <writeable/>
+ <enum>REORDER = 0, FIFO = 1</enum>
+ <valueType>uint8</valueType>
+ <writeable/>
+ <mssAccessorName>exp_reorder_queue_setting</mssAccessorName>
+ </attribute>
+
<attribute>
<id>ATTR_MSS_OCMB_EXP_STRUCT_MMIO_ENDIAN_CTRL</id>
<targetType>TARGET_TYPE_SYSTEM</targetType>
OpenPOWER on IntegriCloud