Home
last modified time | relevance | path

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

/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 …]
H A Dmptconfig.c776 MPIMsgConfigReply reply; in mptsas_process_config() local
/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()
H A Dserver.c2052 static inline void set_be_simple_reply(NBDSimpleReply *reply, uint64_t error, in set_be_simple_reply()
2067 NBDSimpleReply reply; in nbd_co_send_simple_reply() local
/qemu/block/
H A Dnbd.c91 NBDReply reply; member
943 int *request_ret, QEMUIOVector *qiov, NBDReply *reply, void **payload, in nbd_co_receive_one_chunk()
1000 qiov, reply, payload) \ argument
1012 NBDReply *reply, in nbd_reply_chunk_iter_receive()
1091 NBDReply reply; in nbd_co_receive_cmdread_reply() local
1145 NBDReply reply; in nbd_co_receive_blockstatus_reply() local
/qemu/hw/display/
H A Dvhost-user-gpu.c178 VhostUserGpuMsg reply = { in vhost_user_gpu_handle_display() local
196 VhostUserGpuMsg reply = { in vhost_user_gpu_handle_display() local
212 VhostUserGpuMsg reply = { in vhost_user_gpu_handle_display() local
/qemu/include/block/
H A Dnbd.h474 static inline bool nbd_reply_is_simple(NBDReply *reply) in nbd_reply_is_simple()
479 static inline bool nbd_reply_is_structured(NBDReply *reply) in nbd_reply_is_structured()
/qemu/target/arm/
H A Dgdbstub64.c495 const char *reply; in handle_q_isaddresstagged() local
/qemu/gdbstub/
H A Dgdbstub.c2328 uint8_t reply; in gdb_read_byte() local