diff options
-rw-r--r-- | doc/opal-api/opal-sensor-group-enable-163.rst (renamed from doc/opal-api/opal-sensor-group-enable-160.rst) | 0 | ||||
-rw-r--r-- | doc/opal-api/opal-sensor-read-u64-162.rst (renamed from doc/opal-api/opal-sensor-read-u64-158.rst) | 0 | ||||
-rw-r--r-- | include/opal-api.h | 9 |
3 files changed, 6 insertions, 3 deletions
diff --git a/doc/opal-api/opal-sensor-group-enable-160.rst b/doc/opal-api/opal-sensor-group-enable-163.rst index b702dd5f..b702dd5f 100644 --- a/doc/opal-api/opal-sensor-group-enable-160.rst +++ b/doc/opal-api/opal-sensor-group-enable-163.rst diff --git a/doc/opal-api/opal-sensor-read-u64-158.rst b/doc/opal-api/opal-sensor-read-u64-162.rst index b75bcbc2..b75bcbc2 100644 --- a/doc/opal-api/opal-sensor-read-u64-158.rst +++ b/doc/opal-api/opal-sensor-read-u64-162.rst diff --git a/include/opal-api.h b/include/opal-api.h index b66b0d17..bb18a8b7 100644 --- a/include/opal-api.h +++ b/include/opal-api.h @@ -215,9 +215,12 @@ #define OPAL_SENSOR_GROUP_CLEAR 156 #define OPAL_PCI_SET_P2P 157 #define OPAL_QUIESCE 158 -#define OPAL_SENSOR_READ_U64 159 -#define OPAL_SENSOR_GROUP_ENABLE 160 -#define OPAL_LAST 160 +#define OPAL_RESERVED_OPENCAPI_GRUMPY_AND 159 +#define OPAL_RESERVED_OPENCAPI_DISGRUNTLED 160 +#define OPAL_RESERVED_OPENCAPI_MAINTAINER 161 +#define OPAL_SENSOR_READ_U64 162 +#define OPAL_SENSOR_GROUP_ENABLE 163 +#define OPAL_LAST 163 #define QUIESCE_HOLD 1 /* Spin all calls at entry */ #define QUIESCE_REJECT 2 /* Fail all calls with OPAL_BUSY */ |