diff --git a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml index 2411ca673b2..66db2ff2f0d 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/nest_attributes.xml @@ -274,13 +274,15 @@ 0 = default = SMP 1 = CAPI 2.0 2 = NV 2.0 + 3 = OPENCAPI Provided by the MRW. uint8 SMP = 0x0, CAPI = 0x1, - NV = 0x2 + NV = 0x2, + OCAPI = 0x3