summaryrefslogtreecommitdiffstats
path: root/src/include/usr/scan
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2014-01-24 15:47:52 -0600
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-02-14 12:32:47 -0600
commit5850220077f29041920e83de66ec458dac9c82a7 (patch)
tree5b89744aa9e0f7c07ba9f2c341a66d4954b04f8d /src/include/usr/scan
parent54fe1fd5efa72aa626419e56e89d68e83480a0db (diff)
downloadtalos-hostboot-5850220077f29041920e83de66ec458dac9c82a7.tar.gz
talos-hostboot-5850220077f29041920e83de66ec458dac9c82a7.zip
Finalize callouts for scan and scom drivers
Change-Id: Iaa603e8464d4e342fa256560da3c9d529aae8be4 RTC: 47014 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/8340 Reviewed-by: Douglas R. Gilbert <dgilbert@us.ibm.com> Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/include/usr/scan')
-rw-r--r--src/include/usr/scan/scanif.H9
1 files changed, 7 insertions, 2 deletions
diff --git a/src/include/usr/scan/scanif.H b/src/include/usr/scan/scanif.H
index e164cf6cb..d2e20beb1 100644
--- a/src/include/usr/scan/scanif.H
+++ b/src/include/usr/scan/scanif.H
@@ -5,7 +5,7 @@
/* */
/* IBM CONFIDENTIAL */
/* */
-/* COPYRIGHT International Business Machines Corp. 2011,2012 */
+/* COPYRIGHT International Business Machines Corp. 2011,2014 */
/* */
/* p1 */
/* */
@@ -40,7 +40,12 @@ namespace SCAN
};
-
}
+// Standard Traces
+#define SCANDD_TRACE_BUF "SCANDD"
+
+// Register Traces
+#define SCANDD_RTRACE_BUF "SCANDDR"
+
#endif
OpenPOWER on IntegriCloud