/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 109 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 D | 0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch | 56 Logs.pprint(color, msg)
|
/openbmc/linux/drivers/scsi/bfa/ |
H A D | bfa.h | 301 void bfa_iocfc_isr(void *bfa, struct bfi_mbmsg_s *msg);
|
/openbmc/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-ring.c | 164 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 D | test_ldap_configuration.robot | 49 ... 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 D | stv0367.c | 125 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 D | auditsc.c | 1603 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 D | 53c700.scr | 31 ABSOLUTE ReceiveMsgAddress = 0 ; Addr to receive msg
|
/openbmc/linux/tools/testing/selftests/openat2/ |
H A D | resolve_test.c | 445 void (*resultfn)(const char *msg, ...) = ksft_test_result_pass; in test_openat2_opath_tests()
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | snps,dw-pcie.yaml | 208 enum: [ intr, sys, pmc, msg, err ]
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net.h | 738 char msg[]; member
|
/openbmc/linux/drivers/net/wwan/t7xx/ |
H A D | t7xx_hif_dpmaif_tx.c | 203 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 D | bnx2x_sriov.h | 270 struct bnx2x_vf_mbx_msg *msg; member
|
/openbmc/linux/drivers/spi/ |
H A D | spi-ep93xx.c | 520 struct spi_message *msg) in ep93xx_spi_prepare_message() argument
|
/openbmc/linux/include/soc/fsl/ |
H A D | qman.h | 700 const union qm_mr_entry *msg);
|
/openbmc/linux/include/net/bluetooth/ |
H A D | l2cap.h | 952 int l2cap_chan_send(struct l2cap_chan *chan, struct msghdr *msg, size_t len);
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | bmc_code_update.robot | 287 Run Keyword If Test Failed Fatal Error msg=Code update failed.
|
/openbmc/openbmc-test-automation/gui/gui_test/logs_and_services_menu/ |
H A D | test_event_logs_sub_menu.robot | 88 ... msg=Failed to delete single error log entry.
|
/openbmc/openbmc-test-automation/redfish/events/ |
H A D | test_bmc_snmp_config.robot | 181 Should Be True ${uptime} <= 1 msg=SNMP SysUpTime is not reset on reboot
|
/openbmc/linux/samples/bpf/ |
H A D | Makefile | 266 $(call msg,MKDIR,$@)
|
/openbmc/openbmc/poky/bitbake/ |
H A D | ChangeLog | 40 - Add plain message function to bb.msg 227 - Better msg handling
|
/openbmc/u-boot/scripts/kconfig/ |
H A D | gconf.c | 396 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 D | mxl111sf.c | 928 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 D | fd-trans.c | 347 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 D | package.bbclass | 501 msg = "WORKDIR, DEPLOY_DIR, D, PN and PKGD all must be defined, unable to package" 502 oe.qa.handle_error("var-undefined", msg, d)
|