Searched refs:old_machine_restart (Results 1 – 2 of 2) sorted by relevance
21 static void (*old_machine_restart)(char *); variable41 old_machine_restart = _machine_restart; in sclp_quiesce_handler()57 if (old_machine_restart) { in sclp_quiesce_pm_event()58 _machine_restart = old_machine_restart; in sclp_quiesce_pm_event()61 old_machine_restart = NULL; in sclp_quiesce_pm_event()
26 static void (*old_machine_restart)(char *command); variable296 old_machine_restart = _machine_restart; in tb0219_probe()311 _machine_restart = old_machine_restart; in tb0219_remove()