pseries_hp_errorlog
struct pseries_hp_errorlog *errlog;
static int dlpar_hp_dt(struct pseries_hp_errorlog *phpe)
int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_elog)
void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog)
struct pseries_hp_errorlog *hp_errlog_copy;
static int dlpar_parse_resource(char **cmd, struct pseries_hp_errorlog *hp_elog)
static int dlpar_parse_action(char **cmd, struct pseries_hp_errorlog *hp_elog)
static int dlpar_parse_id_type(char **cmd, struct pseries_hp_errorlog *hp_elog)
struct pseries_hp_errorlog hp_elog;
int dlpar_cpu(struct pseries_hp_errorlog *hp_elog)
int dlpar_memory(struct pseries_hp_errorlog *hp_elog)
int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog)
void queue_hotplug_event(struct pseries_hp_errorlog *hp_errlog);
int handle_dlpar_errorlog(struct pseries_hp_errorlog *hp_errlog);
int dlpar_memory(struct pseries_hp_errorlog *hp_elog);
int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog);
static inline int dlpar_memory(struct pseries_hp_errorlog *hp_elog)
static inline int dlpar_hp_pmem(struct pseries_hp_errorlog *hp_elog)
int dlpar_cpu(struct pseries_hp_errorlog *hp_elog);
static inline int dlpar_cpu(struct pseries_hp_errorlog *hp_elog)
struct pseries_hp_errorlog *hp_elog;
hp_elog = (struct pseries_hp_errorlog *)pseries_log->data;