Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_bsg.c20 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_bsg_job_done()
125 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_proc_fcp_prio_cfg_cmd()
710 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_process_loopback()
920 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qla2x00_process_loopback()
922 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qla2x00_process_loopback()
923 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), response, in qla2x00_process_loopback()
953 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_reset()
988 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_updatefw()
1076 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla84xx_updatefw()
1099 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_mgmt_cmd()
[all …]
Dqla_isr.c1476 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry()
1498 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_ct_entry()
1548 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry()
1629 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + sizeof(fw_status); in qla24xx_els_ct_entry()
1655 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), in qla24xx_els_ct_entry()
2220 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb()
2351 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
Dqla_mr.c2213 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry()
2249 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-v4.19/include/uapi/scsi/
Dscsi_bsg_fc.h298 struct fc_bsg_reply { struct
/Linux-v4.19/drivers/scsi/lpfc/
Dlpfc_bsg.c304 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_send_mgmt_cmd_cmp()
393 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_cmd()
581 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_rport_els_cmp()
668 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_rport_els()
933 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_ct_unsol_event()
1295 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_hba_get_event()
1403 struct fc_bsg_reply *bsg_reply; in lpfc_issue_ct_rsp_cmp()
1633 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_rsp()
1796 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli3_bsg_diag_loopback_mode()
2054 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli4_bsg_diag_loopback_mode()
[all …]
/Linux-v4.19/drivers/scsi/libfc/
Dfc_lport.c1889 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_resp()
2069 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_request()
/Linux-v4.19/drivers/s390/scsi/
Dzfcp_fc.c895 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()
/Linux-v4.19/drivers/scsi/bfa/
Dbfad_bsg.c3134 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_vendor_request()
3361 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_els_ct_request()
3562 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_request()
/Linux-v4.19/drivers/scsi/
Dscsi_transport_fc.c3608 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch()
3706 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch()
/Linux-v4.19/drivers/scsi/ibmvscsi/
Dibmvfc.c1831 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()