summaryrefslogtreecommitdiffstats
path: root/src/usr/hdat/hdatpcrd.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/hdat/hdatpcrd.H')
-rw-r--r--src/usr/hdat/hdatpcrd.H3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/usr/hdat/hdatpcrd.H b/src/usr/hdat/hdatpcrd.H
index 647c8779a..421c7c587 100644
--- a/src/usr/hdat/hdatpcrd.H
+++ b/src/usr/hdat/hdatpcrd.H
@@ -56,6 +56,9 @@ namespace HDAT
const uint16_t HDAT_PCRD_VERSION = 0x20;
const char HDAT_PCRD_STRUCT_NAME[7] = "SPPCRD";
+//Max number of I2c devices for any given proc
+#define HDAT_PCRD_MAX_I2C_DEV 64
+
/** @enum hdatDataPtrs
* Enumeration which defines the data sections of the PCRD
*/
OpenPOWER on IntegriCloud