Searched defs:msg (Results 576 – 583 of 583) sorted by relevance
1...<<21222324
| /openbmc/qemu/hw/sd/ |
| H A D | sd.c | 342 const uint8_t *msg = (const uint8_t *)message; in sd_crc7() local
|
| /openbmc/fb-ipmi-oem/src/ |
| H A D | oemcommands.cpp | 1115 auto msg = in ipmiOemGet80PortRecord() local
|
| /openbmc/qemu/linux-user/ |
| H A D | syscall.c | 3277 struct msghdr msg; in do_sendrecvmsg_locked() local 3582 static abi_long do_sendto(int fd, abi_ulong msg, size_t len, int flags, in do_sendto() 3626 static abi_long do_recvfrom(int fd, abi_ulong msg, size_t len, int flags, in do_recvfrom()
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | oemcommands.cpp | 1406 static void atScaleDebugEventlog(std::string msg, int severity) in atScaleDebugEventlog()
|
| /openbmc/qemu/target/i386/kvm/ |
| H A D | kvm.c | 6379 MSIMessage msg; in kvm_update_msi_routes_all() local
|
| /openbmc/qemu/target/i386/ |
| H A D | ops_sse.h | 2118 target_ulong helper_crc32(uint32_t crc1, target_ulong msg, uint32_t len) in helper_crc32()
|
| /openbmc/u-boot/include/ |
| H A D | ec_commands.h | 3437 struct ec_params_i2c_passthru_msg msg[]; member
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | immap_85xx.h | 1482 struct rio_msg msg[CONFIG_SYS_FSL_SRIO_MSG_UNIT_NUM]; member
|
1...<<21222324