Searched refs:IPMI_LAN_PARAM_SET_IN_PROGRESS (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libipmi/common/ |
H A D | ipmi_lancfg.c | 61 #define IPMI_LAN_PARAM_SET_IN_PROGRESS 0 macro 139 if (ipmi_lan_get_param(ihp, channel, IPMI_LAN_PARAM_SET_IN_PROGRESS, 0, in ipmi_lan_get_config() 212 if (ipmi_lan_set_param(ihp, channel, IPMI_LAN_PARAM_SET_IN_PROGRESS, in ipmi_lan_set_config() 216 if (ipmi_lan_set_param(ihp, channel, IPMI_LAN_PARAM_SET_IN_PROGRESS, in ipmi_lan_set_config() 248 if (ipmi_lan_set_param(ihp, channel, IPMI_LAN_PARAM_SET_IN_PROGRESS, in ipmi_lan_set_config()
|