Searched refs:ipmi_pef_msg_exchange (Results 1 – 1 of 1) sorted by relevance
/openbmc/ipmitool/lib/ |
H A D | ipmi_pef.c | 307 rsp = ipmi_pef_msg_exchange(intf, &req, "PET community"); in ipmi_pef_print_lan_dest() 357 rsp = ipmi_pef_msg_exchange(intf, &req, "Dial string count"); in ipmi_pef_print_serial_dest_dial() 367 rsp = ipmi_pef_msg_exchange(intf, &req, label); in ipmi_pef_print_serial_dest_dial() 411 rsp = ipmi_pef_msg_exchange(intf, &req, "TAP account info"); in ipmi_pef_print_serial_dest_tap() 634 rsp = ipmi_pef_msg_exchange(intf, &req, "PEF capabilities"); in ipmi_pef_list_entries() 650 rsp = ipmi_pef_msg_exchange(intf, &req, "PEF table entry"); in ipmi_pef_list_entries() 708 rsp = ipmi_pef_msg_exchange(intf, &req, "Channel info"); in ipmi_pef_list_policies() 779 rsp = ipmi_pef_msg_exchange(intf, &req, "PEF control"); in ipmi_pef_get_status() 788 rsp = ipmi_pef_msg_exchange(intf, &req, "PEF action"); in ipmi_pef_get_status() 836 rsp = ipmi_pef_msg_exchange(intf, &req, "System GUID"); in ipmi_pef_get_info() [all …]
|