Searched refs:fc_bsg_reply (Results 1 – 12 of 12) sorted by relevance
26 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_bsg_job_done()145 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_proc_fcp_prio_cfg_cmd()738 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_process_loopback()982 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_reset()1017 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_updatefw()1127 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_mgmt_cmd()1323 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_iidma()1394 sizeof(struct fc_bsg_reply); in qla24xx_iidma()1481 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_read_optrom()1518 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_update_optrom()[all …]
237 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_bsg_check()537 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_start()646 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_start()715 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_stop()758 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authok()871 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authfail()944 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_getfcinfo()1071 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_getstats()1170 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_consume_dbell()1237 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in __qla_edif_dbell_bsg_done()[all …]
44 struct fc_bsg_reply r;
2056 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry()2078 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_ct_entry()2129 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry()2292 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + sizeof(fw_status); in qla24xx_els_ct_entry()2315 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), in qla24xx_els_ct_entry()2989 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb()3119 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
2187 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry()2223 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()2226 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qlafx00_ioctl_iosb_entry()
296 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_send_mgmt_cmd_cmp()385 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_cmd()555 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_rport_els_cmp()649 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_rport_els()907 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_ct_unsol_event()1254 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_hba_get_event()1362 struct fc_bsg_reply *bsg_reply; in lpfc_issue_ct_rsp_cmp()3373 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_mbox_cmpl()3547 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_mbox_ext_handle_job()3638 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_read_mbox_ext_cmpl()[all …]
285 struct fc_bsg_reply { struct
1953 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_resp()2134 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_request()
972 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()
3155 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_vendor_request()3382 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_els_ct_request()3583 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_request()
4089 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch()4182 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch()
2144 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()
Completed in 65 milliseconds