summaryrefslogtreecommitdiffstats
path: root/src/include/usr/vpd/vpd_if.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/vpd/vpd_if.H')
-rw-r--r--src/include/usr/vpd/vpd_if.H9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/include/usr/vpd/vpd_if.H b/src/include/usr/vpd/vpd_if.H
index d3915ee6a..eff196042 100644
--- a/src/include/usr/vpd/vpd_if.H
+++ b/src/include/usr/vpd/vpd_if.H
@@ -70,6 +70,15 @@ namespace VPD
*/
bool cvpdPresent ( TARGETING::Target * i_target );
+
+ /**
+ * @brief This function sets the part and serial number attributes for
+ * a given target
+ * @param[in] i_target - the target to set the attributes for
+ *
+ */
+ void setPartAndSerialNumberAttributes( TARGETING::Target * i_target );
+
/**
* @brief This function checks to see if the given pvpd target
* is present
OpenPOWER on IntegriCloud