summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/hwp/edi_ei_initialization/smp_unfencing_inter_enclosure_abus_links.H
diff options
context:
space:
mode:
authorvanlee <vanlee@us.ibm.com>2013-05-16 14:55:35 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2013-06-03 10:48:32 -0500
commita874adbf657c43b2bed6f3e45f4292dcc048843d (patch)
tree49001810ca92a0d17bbd8c1a20b2065c5191acbe /src/usr/hwpf/hwp/edi_ei_initialization/smp_unfencing_inter_enclosure_abus_links.H
parent8f84901182a481e0451a43df032a9c4f9f5bbaba (diff)
downloadtalos-hostboot-a874adbf657c43b2bed6f3e45f4292dcc048843d.tar.gz
talos-hostboot-a874adbf657c43b2bed6f3e45f4292dcc048843d.zip
unfence inter-enclosure Abus links
Change-Id: I161daac8071995132cabbea7a996eecf1aa50a9d RTC: 63132 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/4471 Tested-by: Jenkins Server Reviewed-by: Richard J. Knight <rjknight@us.ibm.com> Reviewed-by: Brian H. Horton <brianh@linux.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/hwp/edi_ei_initialization/smp_unfencing_inter_enclosure_abus_links.H')
-rw-r--r--src/usr/hwpf/hwp/edi_ei_initialization/smp_unfencing_inter_enclosure_abus_links.H43
1 files changed, 43 insertions, 0 deletions
diff --git a/src/usr/hwpf/hwp/edi_ei_initialization/smp_unfencing_inter_enclosure_abus_links.H b/src/usr/hwpf/hwp/edi_ei_initialization/smp_unfencing_inter_enclosure_abus_links.H
new file mode 100644
index 000000000..724586868
--- /dev/null
+++ b/src/usr/hwpf/hwp/edi_ei_initialization/smp_unfencing_inter_enclosure_abus_links.H
@@ -0,0 +1,43 @@
+/* IBM_PROLOG_BEGIN_TAG */
+/* This is an automatically generated prolog. */
+/* */
+/* $Source: src/usr/hwpf/hwp/edi_ei_initialization/smp_unfencing_inter_enclosure_abus_links.H $ */
+/* */
+/* IBM CONFIDENTIAL */
+/* */
+/* COPYRIGHT International Business Machines Corp. 2013 */
+/* */
+/* p1 */
+/* */
+/* Object Code Only (OCO) source materials */
+/* Licensed Internal Code Source Materials */
+/* IBM HostBoot Licensed Internal Code */
+/* */
+/* The source code for this program is not published or otherwise */
+/* divested of its trade secrets, irrespective of what has been */
+/* deposited with the U.S. Copyright Office. */
+/* */
+/* Origin: 30 */
+/* */
+/* IBM_PROLOG_END_TAG */
+#ifndef __SMP_UNFENCING_INTER_ENCLOSURE_ABUS_LINKS_H
+#define __SMP_UNFENCING_INTER_ENCLOSURE_ABUS_LINKS_H
+
+#include <errl/errlentry.H>
+
+namespace EDI_EI_INITIALIZATION
+{
+
+/**
+ * @brief smp_unfencing_inter_enclosure_abus_links
+ *
+ * Lower functional fences of inter-enclosure Abus links
+ *
+ * return errlHndl if an error occurs
+ *
+ */
+errlHndl_t smp_unfencing_inter_enclosure_abus_links();
+
+}
+
+#endif
OpenPOWER on IntegriCloud