diff options
Diffstat (limited to 'src/common/dimm_structs.h')
| -rw-r--r-- | src/common/dimm_structs.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/common/dimm_structs.h b/src/common/dimm_structs.h index 3302845..115bdbf 100644 --- a/src/common/dimm_structs.h +++ b/src/common/dimm_structs.h @@ -113,4 +113,9 @@ typedef struct perf_mon_counts_t idle_counts; } reset_mem_deadman_args_t; +typedef struct { + GpeErrorStruct error; + uint16_t configured_mbas; +} epow_gpio_args_t; + #endif // _DIMM_STRUCTS_H |

