Home
last modified time | relevance | path

Searched defs:kempld_watchdog_data (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/syslinux/syslinux-6.03/com32/modules/
H A Dkontron_wdt.h102 struct kempld_watchdog_data { struct
103 unsigned int revision;
104 int timeout;
105 int pretimeout;
106 unsigned long is_open;
107 unsigned long expect_close;
108 int stages;
109 struct kempld_watchdog_stage *timeout_stage;
110 struct kempld_watchdog_stage *pretimeout_stage;
111 struct kempld_device_data *pld;
[all …]