Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ | |
ipmivar.h | 184 uint8_t wdog_action; member in struct:ipmi_set_watchdog 192 uint8_t wdog_action; member in struct:ipmi_get_watchdog |
ipmi.c | 2298 swdog.wdog_action = IPMI_WDOG_ACT_DISABLED; 2300 swdog.wdog_action = IPMI_WDOG_ACT_RESET; |