LOMIOCDOGCTL



This API enables or disables the watchdog reset function.

The ALOM watchdog is programmed with appropriate values. The argument is a pointer to the lom_dogctl_t structure. The reset_enable member is used to enable or disable the system reset function. The dog_enable member is used to enable or disable the watchdog function. An error (EINVAL) is displayed if the watchdog is disabled but reset is enabled.


Data structures

Sample program