Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_bsg.c18 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_bsg_job_done()
120 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_proc_fcp_prio_cfg_cmd()
709 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_process_loopback()
919 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qla2x00_process_loopback()
921 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qla2x00_process_loopback()
922 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), response, in qla2x00_process_loopback()
952 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_reset()
987 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_updatefw()
1074 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla84xx_updatefw()
1097 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_mgmt_cmd()
[all …]
Dqla_isr.c1487 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry()
1509 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_ct_entry()
1559 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry()
1640 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + sizeof(fw_status); in qla24xx_els_ct_entry()
1666 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), in qla24xx_els_ct_entry()
2257 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb()
2386 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
Dqla_mr.c2214 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry()
2250 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()
2253 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qlafx00_ioctl_iosb_entry()
/Linux-v5.4/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()
582 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_rport_els_cmp()
669 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_rport_els()
934 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_ct_unsol_event()
1294 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_hba_get_event()
1402 struct fc_bsg_reply *bsg_reply; in lpfc_issue_ct_rsp_cmp()
1631 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_rsp()
1794 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli3_bsg_diag_loopback_mode()
2063 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli4_bsg_diag_loopback_mode()
[all …]
/Linux-v5.4/include/uapi/scsi/
Dscsi_bsg_fc.h285 struct fc_bsg_reply { struct
/Linux-v5.4/drivers/scsi/libfc/
Dfc_lport.c1877 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_resp()
2057 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_request()
/Linux-v5.4/drivers/s390/scsi/
Dzfcp_fc.c950 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()
/Linux-v5.4/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.4/drivers/scsi/
Dscsi_transport_fc.c3594 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch()
3687 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch()
/Linux-v5.4/drivers/scsi/ibmvscsi/
Dibmvfc.c1818 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()