Searched refs:IPMI_LANP_WRITE_LOCK (Results 1 – 2 of 2) sorted by relevance
/openbmc/ipmitool/include/ipmitool/ | ||
H A D | ipmi_lanp.h | 50 #define IPMI_LANP_WRITE_LOCK 1 macro |
/openbmc/ipmitool/lib/ | ||
H A D | ipmi_lanp.c | 386 uint8_t val = IPMI_LANP_WRITE_LOCK; in ipmi_lanp_lock() |