Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_sim.c270 static inline void rsp_buffer_pushmore(RspBuffer *rsp, uint8_t *bytes, in rsp_buffer_pushmore() function
1002 rsp_buffer_pushmore(rsp, msg->buf, msg->len); in get_msg()
1366 rsp_buffer_pushmore(rsp, ibs->sdr.sdr + pos + cmd[6], cmd[7]); in get_sdr()