Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/qla2xxx/
Dqla_bsg.c26 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_bsg_job_done()
144 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_proc_fcp_prio_cfg_cmd()
736 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_process_loopback()
947 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qla2x00_process_loopback()
949 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qla2x00_process_loopback()
950 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), response, in qla2x00_process_loopback()
980 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_reset()
1015 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_updatefw()
1102 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla84xx_updatefw()
1125 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_mgmt_cmd()
[all …]
Dqla_edif.c212 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_bsg_check()
527 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()
676 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_stop()
720 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authok()
808 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_authok()
827 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authfail()
859 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_authfail()
895 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_getfcinfo()
[all …]
Dqla_edif_bsg.h40 struct fc_bsg_reply r;
Dqla_isr.c2055 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry()
2077 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_ct_entry()
2128 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry()
2281 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + sizeof(fw_status); in qla24xx_els_ct_entry()
2304 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), in qla24xx_els_ct_entry()
2977 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb()
3106 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
Dqla_mr.c2209 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry()
2245 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()
2248 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qlafx00_ioctl_iosb_entry()
/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc_bsg.c305 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_send_mgmt_cmd_cmp()
394 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_cmd()
577 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_rport_els_cmp()
665 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_rport_els()
929 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_ct_unsol_event()
1270 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_hba_get_event()
1378 struct fc_bsg_reply *bsg_reply; in lpfc_issue_ct_rsp_cmp()
1615 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_rsp()
1778 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli3_bsg_diag_loopback_mode()
2047 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli4_bsg_diag_loopback_mode()
[all …]
/Linux-v5.15/include/uapi/scsi/
Dscsi_bsg_fc.h285 struct fc_bsg_reply { struct
/Linux-v5.15/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-v5.15/drivers/s390/scsi/
Dzfcp_fc.c950 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()
/Linux-v5.15/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-v5.15/drivers/scsi/
Dscsi_transport_fc.c4091 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch()
4184 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch()
/Linux-v5.15/drivers/scsi/ibmvscsi/
Dibmvfc.c2139 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()