Home
last modified time | relevance | path

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

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