Home
last modified time | relevance | path

Searched refs:ipmb_msg_hdr (Results 1 – 2 of 2) sorted by relevance

/openbmc/ipmitool/src/plugins/serial/
H A Dserial_basic.c75 struct ipmb_msg_hdr { struct
90 struct ipmb_msg_hdr msg; argument
612 struct ipmb_msg_hdr * hdr = (struct ipmb_msg_hdr *) msg; in serial_bm_build_msg()
753 struct ipmb_msg_hdr * hdr = (struct ipmb_msg_hdr *) msg; in serial_bm_wait_response()
828 struct ipmb_msg_hdr * hdr = (struct ipmb_msg_hdr *) data; in serial_bm_get_message()
H A Dserial_terminal.c73 struct ipmb_msg_hdr { struct
88 struct ipmb_msg_hdr msg; argument
851 resp = msg + sizeof (struct ipmb_msg_hdr) + 1; in ipmi_serial_term_send_cmd()
853 rv -= + sizeof (struct ipmb_msg_hdr) + 2; in ipmi_serial_term_send_cmd()