Searched defs:send_msg (Results 1 – 4 of 4) sorted by relevance
/openbmc/libpldm/src/transport/ | ||
H A D | test.h | 36 struct pldm_transport_test_msg_send send_msg; member |
/openbmc/qemu/include/hw/misc/ | ||
H A D | aspeed_ibt.h | 37 uint8_t send_msg[ASPEED_IBT_BUFFER_SIZE]; member |
/openbmc/qemu/python/tests/ | ||
H A D | protocol.py | 72 async def send_msg(self) -> None: global() member in NullProtocol |
/openbmc/qemu/hw/ipmi/ | ||
H A D | ipmi_bmc_sim.c | 1025 static void send_msg(IPMIBmcSim *ibs, in send_msg() function |