Home
last modified time | relevance | path

Searched defs:reply (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/openbmc/qemu/hw/scsi/
H A Dmptendian.c63 void mptsas_fix_scsi_io_reply_endianness(MPIMsgSCSIIOReply *reply) in mptsas_fix_scsi_io_reply_endianness()
80 void mptsas_fix_scsi_task_mgmt_reply_endianness(MPIMsgSCSITaskMgmtReply *reply) in mptsas_fix_scsi_task_mgmt_reply_endianness()
101 void mptsas_fix_ioc_init_reply_endianness(MPIMsgIOCInitReply *reply) in mptsas_fix_ioc_init_reply_endianness()
113 void mptsas_fix_ioc_facts_reply_endianness(MPIMsgIOCFactsReply *reply) in mptsas_fix_ioc_facts_reply_endianness()
145 void mptsas_fix_config_reply_endianness(MPIMsgConfigReply *reply) in mptsas_fix_config_reply_endianness()
158 void mptsas_fix_port_facts_reply_endianness(MPIMsgPortFactsReply *reply) in mptsas_fix_port_facts_reply_endianness()
176 void mptsas_fix_port_enable_reply_endianness(MPIMsgPortEnableReply *reply) in mptsas_fix_port_enable_reply_endianness()
188 void mptsas_fix_event_notification_reply_endianness(MPIMsgEventNotifyReply *reply) in mptsas_fix_event_notification_reply_endianness()
H A Dmptsas.c128 void mptsas_reply(MPTSASState *s, MPIDefaultReply *reply) in mptsas_reply()
295 MPIMsgSCSIIOReply reply; in mptsas_process_scsi_io_request() local
385 MPIMsgSCSITaskMgmtReply *reply; member
406 MPIMsgSCSITaskMgmtReply reply; in mptsas_process_scsi_task_mgmt() local
562 MPIMsgIOCInitReply reply; in mptsas_process_ioc_init() local
596 MPIMsgIOCFactsReply reply; in mptsas_process_ioc_facts() local
636 MPIMsgPortFactsReply reply; in mptsas_process_port_facts() local
664 MPIMsgPortEnableReply reply; in mptsas_process_port_enable() local
685 MPIMsgEventNotifyReply reply; in mptsas_process_event_notification() local
1162 MPIMsgSCSIIOReply reply; in mptsas_command_complete() local
[all …]
/openbmc/phosphor-power/
H A Dutility.cpp45 auto reply = bus.call(method); in getService() local
85 auto reply = bus.call(method); in getAllProperties() local
106 auto reply = bus.call(mapperCall); in getSubTree() local
127 auto reply = bus.call(mapperCall); in getAssociatedSubTreePaths() local
213 auto reply = bus.call(method); in getPSUInventoryPaths() local
/openbmc/phosphor-objmgr/fail-monitor/
H A Dmonitor.cpp56 auto reply = bus.call(method); in inFailedState() local
78 auto reply = bus.call(method); in getSourceUnitPath() local
110 auto reply = bus.call(method); in runTargetAction() local
/openbmc/linux/sound/soc/intel/common/
H A Dsst-ipc.c46 struct ipc_message *msg, struct sst_ipc_message *reply) in tx_wait_done()
80 struct sst_ipc_message *reply, int wait) in ipc_tx_message()
181 struct sst_ipc_message request, struct sst_ipc_message *reply) in sst_ipc_tx_message_wait()
212 struct sst_ipc_message request, struct sst_ipc_message *reply) in sst_ipc_tx_message_nopm()
/openbmc/intel-ipmi-oem/src/
H A Dsmbiosmdrv2handler.cpp71 sdbusplus::message_t reply = bus->call(method); in sdplusMdrv2GetProperty() local
75 sdbusplus::message_t reply = bus->call(method); in sdplusMdrv2GetProperty() local
101 sdbusplus::message_t reply = bus->call(method); in syncDirCommonData() local
147 sdbusplus::message_t reply = bus->call(method); in findDataId() local
327 sdbusplus::message_t reply = bus->call(method); in mdr2GetDir() local
414 sdbusplus::message_t reply = bus->call(method); in mdr2SendDir() local
480 sdbusplus::message_t reply = bus->call(method); in mdr2GetDataInfo() local
533 sdbusplus::message_t reply = bus->call(method); in mdr2DataInfoOffer() local
614 sdbusplus::message_t reply = bus->call(method); in mdr2SendDataInfo() local
1248 sdbusplus::message_t reply = bus->call(method); in cmd_mdr2_data_done() local
/openbmc/linux/include/uapi/linux/
H A Dcec-funcs.h59 int reply) in cec_msg_request_active_source()
84 int reply, in cec_msg_routing_change()
434 int reply, in cec_msg_clear_analogue_timer()
489 int reply, in cec_msg_clear_digital_timer()
645 int reply, in cec_msg_set_digital_timer()
691 int reply, in cec_msg_set_ext_timer()
883 int reply) in cec_msg_give_features()
1245 int reply) in cec_msg_give_osd_name()
1269 int reply, in cec_msg_menu_request()
1538 int reply, in cec_msg_request_short_audio_descriptor()
[all …]
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dcmsg.c58 struct cmsg_reply_map_simple *reply) in nfp_bpf_ctrl_rc_to_errno()
84 struct cmsg_reply_map_alloc_tbl *reply; in nfp_bpf_ctrl_alloc_map() local
122 struct cmsg_reply_map_free_tbl *reply; in nfp_bpf_ctrl_free_map() local
166 nfp_bpf_ctrl_reply_key(struct nfp_app_bpf *bpf, struct cmsg_reply_map_op *reply, in nfp_bpf_ctrl_reply_key()
173 nfp_bpf_ctrl_reply_val(struct nfp_app_bpf *bpf, struct cmsg_reply_map_op *reply, in nfp_bpf_ctrl_reply_val()
205 struct cmsg_reply_map_op *reply; in nfp_bpf_ctrl_op_cache_get() local
299 struct cmsg_reply_map_op *reply; in nfp_bpf_ctrl_entry_op() local
/openbmc/linux/sound/soc/intel/catpt/
H A Dipc.c45 struct catpt_ipc_msg *reply) in catpt_ipc_msg_init()
87 struct catpt_ipc_msg *reply, int timeout) in catpt_dsp_do_send_msg()
126 struct catpt_ipc_msg *reply, int timeout) in catpt_dsp_send_msg_timeout()
139 struct catpt_ipc_msg *reply) in catpt_dsp_send_msg()
/openbmc/ibm-logging/
H A Ddbus.cpp42 auto reply = bus.call(method); in getManagedObjects() local
59 auto reply = bus.call(method); in getAllProperties() local
76 auto reply = bus.call(method); in getSubtree() local
/openbmc/openpower-hw-diags/util/
H A Ddbus.cpp38 auto reply = bus.call(method); in find() local
82 auto reply = bus.call(method); in findService() local
125 auto reply = bus.call(method); in getProperty() local
378 std::tuple<uint32_t, uint32_t> reply = {0, 0}; in createPel() local
489 auto reply = bus.call(method); in getStateEffecterPdrs() local
524 auto reply = bus.call(method); in getStateSensorPdrs() local
556 auto reply = bus.call(method); in getMctpInstance() local
/openbmc/linux/sound/soc/intel/avs/
H A Dipc.c429 static void avs_ipc_msg_init(struct avs_ipc *ipc, struct avs_ipc_msg *reply) in avs_ipc_msg_init()
458 struct avs_ipc_msg *reply, int timeout) in avs_dsp_do_send_msg()
498 struct avs_ipc_msg *reply, int timeout, bool wake_d0i0, in avs_dsp_send_msg_sequence()
522 struct avs_ipc_msg *reply, int timeout) in avs_dsp_send_msg_timeout()
531 struct avs_ipc_msg *reply) in avs_dsp_send_msg()
537 struct avs_ipc_msg *reply, int timeout, bool wake_d0i0) in avs_dsp_send_pm_msg_timeout()
543 struct avs_ipc_msg *reply, bool wake_d0i0) in avs_dsp_send_pm_msg()
/openbmc/phosphor-bmc-code-mgmt/
H A Dactivation.cpp236 auto reply = bus.call(method); in deleteImageManagerObject() local
375 auto reply = bus.call(method); in checkApplyTimeImmediate() local
402 auto reply = bus.call(method); in flashWriteHost() local
466 auto reply = bus.call(method); in rebootBmc() local
/openbmc/linux/net/ethtool/
H A Deeprom.c54 struct eeprom_reply_data *reply) in eeprom_fallback()
107 struct eeprom_reply_data *reply = MODULE_EEPROM_REPDATA(reply_base); in eeprom_prepare_data() local
203 struct eeprom_reply_data *reply = MODULE_EEPROM_REPDATA(reply_base); in eeprom_fill_reply() local
210 struct eeprom_reply_data *reply = MODULE_EEPROM_REPDATA(reply_base); in eeprom_cleanup_data() local
/openbmc/phosphor-led-manager/
H A Dutils.cpp57 auto reply = bus.call(method); in getAllProperties() local
82 auto reply = bus.call(method); in getProperty() local
121 auto reply = bus.call(method); in getSubTreePaths() local
/openbmc/openpower-occ-control/
H A Dutils.cpp73 auto reply = bus.call(method); in getProperty() local
106 auto reply = bus.call(method); in setProperty() local
136 auto reply = bus.call(method); in getSubtreePaths() local
208 auto reply = bus.call(method); in getStateValue() local
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_dbus.cpp37 auto reply = bus.call(newMethod); in dbusMethod() local
114 std::tuple<uint32_t, uint32_t> reply = {0, 0}; in createPel() local
146 std::variant<std::string> reply; in isHostStateRunning() local
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dwmi.c2137 } __packed reply = { in wmi_led_cfg() local
2182 } __packed reply = { in wmi_rbufcap_cfg() local
2224 } __packed reply = { in wmi_pcp_start() local
2300 } __packed reply; in wmi_get_ssid() local
2339 } __packed reply; in wmi_get_channel() local
2369 } __packed reply = { in wmi_p2p_cfg() local
2392 } __packed reply = { in wmi_start_listen() local
2689 } __packed reply; in wmi_get_temperature() local
2721 } __packed reply; in wmi_get_all_temperatures() local
2759 } __packed reply; in wmi_disconnect_sta() local
[all …]
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp476 auto reply = ctx->bus->call(m); in hiomap_get_info() local
511 auto reply = ctx->bus->call(m); in hiomap_get_flash_info() local
550 auto reply = ctx->bus->call(m); in hiomap_create_window() local
611 auto reply = ctx->bus->call(m); in hiomap_close_window() local
644 auto reply = ctx->bus->call(m); in hiomap_mark_dirty() local
668 auto reply = ctx->bus->call(m); in hiomap_flush() local
699 auto reply = ctx->bus->call(m); in hiomap_ack() local
731 auto reply = ctx->bus->call(m); in hiomap_erase() local
/openbmc/qemu/nbd/
H A Dclient.c115 NBDOptionReply *reply, Error **errp) in nbd_receive_option_reply()
154 static int nbd_handle_reply_err(QIOChannel *ioc, NBDOptionReply *reply, in nbd_handle_reply_err()
253 NBDOptionReply reply; in nbd_receive_list() local
343 NBDOptionReply reply; in nbd_opt_info_or_go() local
565 NBDOptionReply reply; in nbd_request_simple_option() local
702 NBDOptionReply reply; in nbd_receive_one_meta_context() local
1389 static int nbd_receive_simple_reply(QIOChannel *ioc, NBDSimpleReply *reply, in nbd_receive_simple_reply()
1515 NBDReply *reply, NBDMode mode, Error **errp) in nbd_receive_reply()
/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.cpp184 auto reply = bus.call(method); in checkApplyTimeImmediate() local
220 auto reply = bus.call(method); in rebootHost() local
284 auto reply = bus.call(method); in fieldModeEnabled() local
/openbmc/google-ipmi-sys/test/
H A Deth_unittest.cpp48 auto reply = getEthDevice(request, &hMock); in TEST() local
72 auto reply = getEthDevice(request, &hMock); in TEST() local
H A Dpsu_unittest.cpp53 auto reply = psuHardReset(request, &hMock); in TEST() local
66 auto reply = psuHardResetOnShutdown(request, &hMock); in TEST() local
/openbmc/phosphor-host-ipmid/test/
H A Doemrouter_unittest.cpp113 uint8_t reply[256]; in TEST() local
132 uint8_t reply[256]; in TEST() local
154 uint8_t reply[256]; in TEST() local
/openbmc/phosphor-power/phosphor-regulators/src/interfaces/
H A Dmanager_interface.cpp52 auto reply = m.new_method_return(); in callbackConfigure() local
87 auto reply = m.new_method_return(); in callbackMonitor() local

12345678910>>...14