|
Linux Kernel
3.7.1
|
Go to the source code of this file.
| void ibmasm_init_reverse_heartbeat | ( | struct service_processor * | sp, |
| struct reverse_heartbeat * | rhb | ||
| ) |
Definition at line 49 of file r_heartbeat.c.
| int ibmasm_start_reverse_heartbeat | ( | struct service_processor * | sp, |
| struct reverse_heartbeat * | rhb | ||
| ) |
start_reverse_heartbeat Loop forever, sending a reverse heartbeat dot command to the service processor, then sleeping. The loop comes to an end if the service processor fails to respond 3 times or we were interrupted.
Definition at line 61 of file r_heartbeat.c.
| void ibmasm_stop_reverse_heartbeat | ( | struct reverse_heartbeat * | rhb | ) |
Definition at line 95 of file r_heartbeat.c.
Definition at line 37 of file r_heartbeat.c.
Definition at line 36 of file r_heartbeat.c.
1.8.2