Searched refs:IPMI_GET_WDOG_MAX (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/
H A Dipmivar.h169 #define IPMI_GET_WDOG_MAX 8 macro
H A Dipmi.c996 u_int8_t cmd[IPMI_GET_WDOG_MAX + 255]; /* 8 + max of length */
1808 uint8_t wdog[IPMI_GET_WDOG_MAX];
1817 c.c_maxrxlen = IPMI_GET_WDOG_MAX;

Completed in 171 milliseconds