shutdown_action
static struct shutdown_action __refdata reipl_action = {
static struct shutdown_action __refdata dump_action = {
static struct shutdown_action __refdata dump_reipl_action = {
static struct shutdown_action vmcmd_action = {SHUTDOWN_ACTION_VMCMD_STR,
static struct shutdown_action stop_action = {SHUTDOWN_ACTION_STOP_STR,
static struct shutdown_action *shutdown_actions_list[] = {
struct shutdown_action;
static struct shutdown_action __refdata ipl_action = {
struct shutdown_action *action;