Home
last modified time | relevance | path

Searched refs:msg (Results 3826 – 3850 of 4112) sorted by relevance

1...<<151152153154155156157158159160>>...165

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c109 static void hclgevf_build_send_msg(struct hclge_vf_to_pf_msg *msg, u8 code, in hclgevf_build_send_msg() argument
112 if (msg) { in hclgevf_build_send_msg()
113 memset(msg, 0, sizeof(struct hclge_vf_to_pf_msg)); in hclgevf_build_send_msg()
114 msg->code = code; in hclgevf_build_send_msg()
115 msg->subcode = subcode; in hclgevf_build_send_msg()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/jack/
H A D0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch56 Logs.pprint(color, msg)
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa.h301 void bfa_iocfc_isr(void *bfa, struct bfi_mbmsg_s *msg);
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-ring.c164 spi_message_init_with_transfers(&tx_obj->msg, tx_obj->xfer, in mcp251xfd_tx_ring_init_tx_obj()
/openbmc/openbmc-test-automation/redfish/account_service/
H A Dtest_ldap_configuration.robot49 ... msg=LDAP user was able to login even though the LDAP service was disabled.
115 Should Not Be Empty ${resp} msg=LDAP configuration is not defined.
132 ... msg=LDAPService is not available.
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv0367.c125 struct i2c_msg msg = { in stv0367_writereg() local
137 ret = i2c_transfer(state->i2c, &msg, 1); in stv0367_writereg()
150 struct i2c_msg msg[] = { in stv0367_readreg() local
168 ret = i2c_transfer(state->i2c, msg, 2); in stv0367_readreg()
/openbmc/linux/kernel/
H A Dauditsc.c1603 char *msg = "(null)"; in audit_log_proctitle() local
1604 int len = strlen(msg); in audit_log_proctitle()
1633 msg = context->proctitle.value; in audit_log_proctitle()
1636 audit_log_n_untrustedstring(ab, msg, len); in audit_log_proctitle()
/openbmc/linux/drivers/scsi/
H A D53c700.scr31 ABSOLUTE ReceiveMsgAddress = 0 ; Addr to receive msg
/openbmc/linux/tools/testing/selftests/openat2/
H A Dresolve_test.c445 void (*resultfn)(const char *msg, ...) = ksft_test_result_pass; in test_openat2_opath_tests()
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dsnps,dw-pcie.yaml208 enum: [ intr, sys, pmc, msg, err ]
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net.h738 char msg[]; member
/openbmc/linux/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_tx.c203 drb->msg.msg_hdr = cpu_to_le32(FIELD_PREP(DRB_MSG_COUNT_L, count_l) | in t7xx_setup_msg_drb()
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h270 struct bnx2x_vf_mbx_msg *msg; member
/openbmc/linux/drivers/spi/
H A Dspi-ep93xx.c520 struct spi_message *msg) in ep93xx_spi_prepare_message() argument
/openbmc/linux/include/soc/fsl/
H A Dqman.h700 const union qm_mr_entry *msg);
/openbmc/linux/include/net/bluetooth/
H A Dl2cap.h952 int l2cap_chan_send(struct l2cap_chan *chan, struct msghdr *msg, size_t len);
/openbmc/openbmc-test-automation/extended/code_update/
H A Dbmc_code_update.robot287 Run Keyword If Test Failed Fatal Error msg=Code update failed.
/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/
H A Dtest_event_logs_sub_menu.robot88 ... msg=Failed to delete single error log entry.
/openbmc/openbmc-test-automation/redfish/events/
H A Dtest_bmc_snmp_config.robot181 Should Be True ${uptime} <= 1 msg=SNMP SysUpTime is not reset on reboot
/openbmc/linux/samples/bpf/
H A DMakefile266 $(call msg,MKDIR,$@)
/openbmc/openbmc/poky/bitbake/
H A DChangeLog40 - Add plain message function to bb.msg
227 - Better msg handling
/openbmc/u-boot/scripts/kconfig/
H A Dgconf.c396 const char *msg = message; in text_insert_msg() local
408 gtk_text_buffer_insert_with_tags(buffer, &end, msg, -1, tag2, in text_insert_msg()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf.c928 struct i2c_msg msg[2] = { in mxl111sf_init() local
943 ret = i2c_transfer(&d->i2c_adap, msg, 2); in mxl111sf_init()
/openbmc/qemu/linux-user/
H A Dfd-trans.c347 tswap_nlmsghdr(&e->msg); in host_to_target_for_each_nlmsg()
394 tswap_nlmsghdr(&e->msg); in target_to_host_for_each_nlmsg()
/openbmc/openbmc/poky/meta/classes-global/
H A Dpackage.bbclass501 msg = "WORKDIR, DEPLOY_DIR, D, PN and PKGD all must be defined, unable to package"
502 oe.qa.handle_error("var-undefined", msg, d)

1...<<151152153154155156157158159160>>...165