Home
last modified time | relevance | path

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

1234567

/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.c103 static void mptsas_post_reply(MPTSASState *s, MPIDefaultReply *reply) in mptsas_post_reply()
128 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
[all …]
/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/phosphor-power/
H A Dutility.cpp48 auto reply = bus.call(method); in getService() local
86 auto reply = bus.call(method); in getAllProperties() local
107 auto reply = bus.call(mapperCall); in getSubTree() local
128 auto reply = bus.call(mapperCall); in getAssociatedSubTreePaths() local
208 auto reply = bus.call(method); in getPSUInventoryPaths() local
222 auto reply = bus.call(method); in getChassisInventoryPaths() local
/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/phosphor-led-manager/
H A Dutils.cpp56 auto reply = bus.call(method); in getAllProperties() local
80 auto reply = bus.call(method); in getProperty() local
117 auto reply = bus.call(method); in getSubTreePaths() local
/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
1247 sdbusplus::message_t reply = bus->call(method); in cmd_mdr2_data_done() local
/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_dbus.cpp39 auto reply = bus.call(newMethod); in dbusMethod() local
116 std::tuple<uint32_t, uint32_t> reply = {0, 0}; in createPel() local
148 std::variant<std::string> reply; in isHostStateRunning() local
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dactivation.cpp240 auto reply = bus.call(method); in deleteImageManagerObject() local
383 auto reply = bus.call(method); in checkApplyTimeImmediate() local
410 auto reply = bus.call(method); in flashWriteHost() local
475 auto reply = bus.call(method); in rebootBmc() 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
H A Dbios_setting_unittest.cpp77 auto reply = readBiosSetting(request, &hMock, filename); in TEST_F() local
120 auto reply = writeBiosSetting(request, &hMock, filename); in TEST_F() local
/openbmc/google-ipmi-sys/
H A Dbios_setting.cpp69 std::vector<std::uint8_t> reply; in readBiosSetting() local
119 std::vector<std::uint8_t> reply; in writeBiosSetting() local
/openbmc/phosphor-logging/lib/
H A Delog.cpp37 auto reply = bus.call(msg); in commit() local
49 auto reply = bus.call(msg); in commit() local
H A Dlg2_commit.cpp147 auto reply = b.call(m); in commit() local
165 auto reply = b.call(m); in resolve() local
/openbmc/phosphor-power/phosphor-regulators/src/interfaces/
H A Dmanager_interface.cpp52 auto reply = m.new_method_return(); in callbackConfigure() local
86 auto reply = m.new_method_return(); in callbackMonitor() local
/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/openpower-occ-control/
H A Dutils.cpp72 auto reply = bus.call(method); in getProperty() local
105 auto reply = bus.call(method); in setProperty() local
130 auto reply = bus.call(method); in getSubtreePaths() local
198 auto reply = bus.call(method); in getStateValue() local
/openbmc/phosphor-host-ipmid/test/
H A Doemrouter_unittest.cpp112 uint8_t reply[256]; in TEST() local
131 uint8_t reply[256]; in TEST() local
153 uint8_t reply[256]; in TEST() local
/openbmc/phosphor-time-manager/
H A Dutils.hpp47 auto reply = bus.call(method); in getProperty() local
85 auto reply = bus.call(method); in setProperty() local
/openbmc/witherspoon-pfault-analysis/
H A Dutility.hpp57 auto reply = bus.call(method); in getProperty() local
85 auto reply = bus.call(method); in setProperty() local
/openbmc/openpower-host-ipmi-flash/
H A Dhiomap.cpp475 auto reply = ctx->bus->call(m); in hiomap_get_info() local
509 auto reply = ctx->bus->call(m); in hiomap_get_flash_info() local
547 auto reply = ctx->bus->call(m); in hiomap_create_window() local
605 auto reply = ctx->bus->call(m); in hiomap_close_window() local
637 auto reply = ctx->bus->call(m); in hiomap_mark_dirty() local
661 auto reply = ctx->bus->call(m); in hiomap_flush() local
692 auto reply = ctx->bus->call(m); in hiomap_ack() local
724 auto reply = ctx->bus->call(m); in hiomap_erase() 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
494 auto reply = bus.call(method); in getStateEffecterPdrs() local
529 auto reply = bus.call(method); in getStateSensorPdrs() local
/openbmc/phosphor-state-manager/
H A Ddiscover_system_state.cpp143 auto reply = bus.call(methodOneTime); in main() local
153 auto reply = bus.call(methodUserSetting); in main() 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
722 NBDOptionReply reply; in nbd_receive_one_meta_context() local
1409 static int nbd_receive_simple_reply(QIOChannel *ioc, NBDSimpleReply *reply, in nbd_receive_simple_reply()
1535 NBDReply *reply, NBDMode mode, Error **errp) in nbd_receive_reply()

1234567