Home
last modified time | relevance | path

Searched refs:fc_bsg_reply (Results 1 – 12 of 12) sorted by relevance

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_bsg.c26 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()
737 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_process_loopback()
948 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qla2x00_process_loopback()
950 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qla2x00_process_loopback()
951 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), response, in qla2x00_process_loopback()
981 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_reset()
1016 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_updatefw()
1103 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla84xx_updatefw()
1126 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_mgmt_cmd()
[all …]
Dqla_edif.c237 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_bsg_check()
494 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_start()
604 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_start()
632 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_stop()
673 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_stop()
716 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authok()
809 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_authok()
829 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authfail()
866 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_authfail()
902 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_getfcinfo()
[all …]
Dqla_edif_bsg.h44 struct fc_bsg_reply r;
Dqla_isr.c2056 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()
3118 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
Dqla_mr.c2187 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()
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_bsg.c296 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()
1575 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_rsp()
1738 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli3_bsg_diag_loopback_mode()
2004 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli4_bsg_diag_loopback_mode()
[all …]
/Linux-v6.1/include/uapi/scsi/
Dscsi_bsg_fc.h285 struct fc_bsg_reply { struct
/Linux-v6.1/drivers/scsi/libfc/
Dfc_lport.c1953 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()
/Linux-v6.1/drivers/s390/scsi/
Dzfcp_fc.c972 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()
/Linux-v6.1/drivers/scsi/bfa/
Dbfad_bsg.c3126 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_vendor_request()
3353 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_els_ct_request()
3554 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_request()
/Linux-v6.1/drivers/scsi/
Dscsi_transport_fc.c4086 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch()
4179 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch()
/Linux-v6.1/drivers/scsi/ibmvscsi/
Dibmvfc.c2144 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()