Home
last modified time | relevance | path

Searched defs:msg (Results 426 – 450 of 582) sorted by relevance

1...<<11121314151617181920>>...24

/openbmc/qemu/hw/hyperv/
H A Dsyndbg.c251 static uint16_t hv_syndbg_handler(void *context, HvSynDbgMsg *msg) in hv_syndbg_handler()
/openbmc/u-boot/arch/mips/include/asm/
H A Dasm.h102 #define PANIC(msg) \ argument
126 #define TEXT(msg) \ argument
/openbmc/openpower-occ-control/
H A Docc_manager.cpp325 int Manager::cpuCreated(sdbusplus::message_t& msg) in cpuCreated()
1437 void Manager::ambientCallback(sdbusplus::message_t& msg) in ambientCallback()
/openbmc/telemetry/tests/src/
H A Dtest_report.cpp1109 void monitorProc(sdbusplus::message_t& msg) in monitorProc()
1136 [this](auto& msg) { monitorProc(msg); }); in makeMonitor()
1238 [this, triggerId](const auto& msg) { in TEST_F()
/openbmc/qemu/hw/vfio/
H A Dpci.c433 MSIMessage msg; in vfio_msi_interrupt() local
605 static void vfio_update_kvm_msi_virq(VFIOMSIVector *vector, MSIMessage msg, in vfio_update_kvm_msi_virq()
650 MSIMessage *msg, IOHandler *handler) in vfio_msix_vector_do_use()
731 unsigned int nr, MSIMessage msg) in vfio_msix_vector_use()
1005 MSIMessage msg; in vfio_update_msi() local
/openbmc/skeleton/fanctl/
H A Dfan_control.c309 static int fan_function_router(sd_bus_message *msg, void *user_data, in fan_function_router()
/openbmc/intel-ipmi-oem/src/
H A Dallowlist-filter.cpp284 void AllowlistFilter::handleCoreBiosDoneChange(sdbusplus::message_t& msg) in handleCoreBiosDoneChange()
H A Dappcommands.cpp77 [](sdbusplus::message_t& msg) { in initBMCDeviceState()
/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5282.h85 can_msg_t msg[16]; /* 0x00 Message Buffer 0-15 */ member
/openbmc/u-boot/drivers/i2c/
H A Drk_i2c.c341 static int rockchip_i2c_xfer(struct udevice *bus, struct i2c_msg *msg, in rockchip_i2c_xfer()
H A Dimx_lpi2c.c402 static int imx_lpi2c_xfer(struct udevice *bus, struct i2c_msg *msg, int nmsgs) in imx_lpi2c_xfer()
/openbmc/qemu/rust/qemu-api/src/
H A Derror.rs52 msg: Option<Cow<'static, str>>, field
/openbmc/u-boot/lib/bzip2/
H A Dbzlib_private.h104 #define AssertD(cond,msg) \ argument
111 #define AssertD(cond,msg) /* */ argument
129 #define AssertD(cond,msg) /* */ argument
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dyacc.py120 def debug(self,msg,*args,**kwargs): argument
124 def warning(self,msg,*args,**kwargs): argument
127 def error(self,msg,*args,**kwargs): argument
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio-scsi.c83 static inline bool vs_io_assert(bool term, const char *msg) in vs_io_assert()
/openbmc/phosphor-mboxd/
H A Dmboxd_msg.c785 static int get_message(struct mbox_context *context, union mbox_regs *msg) in get_message()
/openbmc/qemu/contrib/vhost-user-input/
H A Dmain.c165 vi_panic(VuDev *dev, const char *msg) in vi_panic()
/openbmc/u-boot/drivers/mmc/
H A Dgen_atmel_mci.c68 static void dump_cmd(u32 cmdr, u32 arg, u32 status, const char* msg) in dump_cmd()
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py130 def log(self, msg, extension=""): argument
/openbmc/qemu/util/
H A Derror.c70 char *msg = err->msg; in error_setv() local
/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_postcodes.hpp273 std::string msg = in fillPostCodeEntry() local
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dtaskexp_ncurses.py117 def alert(msg,screen): argument
950 def progress(msg,count,max): argument
/openbmc/u-boot/common/
H A Dimage.c596 static char msg[30]; in unknown_msg() local
677 char *get_table_entry_name(const table_entry_t *table, char *msg, int id) in get_table_entry_name()
/openbmc/qemu/migration/
H A Dmultifd.c164 MultiFDInit_t msg = {}; in multifd_send_initial_packet() local
183 MultiFDInit_t msg; in multifd_recv_initial_packet() local
/openbmc/u-boot/arch/x86/cpu/
H A Dmp_init.c289 static int apic_wait_timeout(int total_delay, const char *msg) in apic_wait_timeout()

1...<<11121314151617181920>>...24