| /Linux-v5.15/drivers/scsi/qla4xxx/ |
| D | ql4_bsg.c | 16 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_read_flash() local 24 bsg_reply->reply_payload_rcv_len = 0; in qla4xxx_read_flash() 58 bsg_reply->result = DID_ERROR << 16; in qla4xxx_read_flash() 61 bsg_reply->reply_payload_rcv_len = in qla4xxx_read_flash() 65 bsg_reply->result = DID_OK << 16; in qla4xxx_read_flash() 68 bsg_job_done(bsg_job, bsg_reply->result, in qla4xxx_read_flash() 69 bsg_reply->reply_payload_rcv_len); in qla4xxx_read_flash() 81 struct iscsi_bsg_reply *bsg_reply = bsg_job->reply; in qla4xxx_update_flash() local 90 bsg_reply->reply_payload_rcv_len = 0; in qla4xxx_update_flash() 128 bsg_reply->result = DID_ERROR << 16; in qla4xxx_update_flash() [all …]
|
| /Linux-v5.15/drivers/scsi/qla2xxx/ |
| D | qla_bsg.c | 26 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_bsg_job_done() local 34 bsg_reply->result = res; in qla2x00_bsg_job_done() 35 bsg_job_done(bsg_job, bsg_reply->result, in qla2x00_bsg_job_done() 36 bsg_reply->reply_payload_rcv_len); in qla2x00_bsg_job_done() 144 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_proc_fcp_prio_cfg_cmd() local 171 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd() 174 bsg_reply->result = (DID_ERROR << 16); in qla24xx_proc_fcp_prio_cfg_cmd() 186 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd() 189 bsg_reply->result = (DID_ERROR << 16); in qla24xx_proc_fcp_prio_cfg_cmd() 199 bsg_reply->result = (DID_ERROR << 16); in qla24xx_proc_fcp_prio_cfg_cmd() [all …]
|
| D | qla_edif.c | 212 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_bsg_check() local 248 bsg_job_done(bsg_job, bsg_reply->result, in qla_bsg_check() 249 bsg_reply->reply_payload_rcv_len); in qla_bsg_check() 527 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_start() local 607 SET_DID_STATUS(bsg_reply->result, DID_OK); in qla_edif_app_start() 632 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_stop() local 677 SET_DID_STATUS(bsg_reply->result, DID_OK); in qla_edif_app_stop() 720 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authok() local 752 SET_DID_STATUS(bsg_reply->result, DID_ERROR); in qla_edif_app_authok() 764 SET_DID_STATUS(bsg_reply->result, DID_OK); in qla_edif_app_authok() [all …]
|
| D | qla_isr.c | 2055 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry() local 2066 bsg_reply = bsg_job->reply; in qla2x00_ct_entry() 2076 bsg_reply->reply_data.ctels_reply.status = FC_CTELS_STATUS_OK; in qla2x00_ct_entry() 2082 bsg_reply->reply_payload_rcv_len = in qla2x00_ct_entry() 2088 bsg_reply->reply_payload_rcv_len); in qla2x00_ct_entry() 2094 bsg_reply->reply_payload_rcv_len = 0; in qla2x00_ct_entry() 2100 bsg_reply->reply_payload_rcv_len = in qla2x00_ct_entry() 2128 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry() local 2279 bsg_reply = bsg_job->reply; in qla24xx_els_ct_entry() 2280 bsg_reply->reply_data.ctels_reply.status = FC_CTELS_STATUS_OK; in qla24xx_els_ct_entry() [all …]
|
| D | qla_mr.c | 2209 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry() local 2229 bsg_reply = bsg_job->reply; in qlafx00_ioctl_iosb_entry() 2258 res = bsg_reply->result = DID_OK << 16; in qlafx00_ioctl_iosb_entry() 2259 bsg_reply->reply_payload_rcv_len = in qlafx00_ioctl_iosb_entry()
|
| /Linux-v5.15/drivers/scsi/lpfc/ |
| D | lpfc_bsg.c | 305 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_send_mgmt_cmd_cmp() local 320 bsg_reply = job->reply; in lpfc_bsg_send_mgmt_cmd_cmp() 359 bsg_reply->reply_payload_rcv_len = in lpfc_bsg_send_mgmt_cmd_cmp() 376 bsg_reply->result = rc; in lpfc_bsg_send_mgmt_cmd_cmp() 377 bsg_job_done(job, bsg_reply->result, in lpfc_bsg_send_mgmt_cmd_cmp() 378 bsg_reply->reply_payload_rcv_len); in lpfc_bsg_send_mgmt_cmd_cmp() 394 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_cmd() local 409 bsg_reply->reply_payload_rcv_len = 0; in lpfc_bsg_send_mgmt_cmd() 548 bsg_reply->result = rc; in lpfc_bsg_send_mgmt_cmd() 577 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_rport_els_cmp() local [all …]
|
| /Linux-v5.15/drivers/scsi/ufs/ |
| D | ufs_bsg.c | 83 struct ufs_bsg_reply *bsg_reply = job->reply; in ufs_bsg_request() local 98 bsg_reply->reply_payload_rcv_len = 0; in ufs_bsg_request() 117 &bsg_reply->upiu_rsp, msgcode, in ufs_bsg_request() 131 memcpy(&bsg_reply->upiu_rsp.uc, &uc, UIC_CMD_SIZE); in ufs_bsg_request() 147 bsg_reply->reply_payload_rcv_len = in ufs_bsg_request() 155 bsg_reply->result = ret; in ufs_bsg_request() 159 bsg_job_done(job, ret, bsg_reply->reply_payload_rcv_len); in ufs_bsg_request()
|
| /Linux-v5.15/drivers/scsi/libfc/ |
| D | fc_lport.c | 1953 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_resp() local 1960 bsg_reply->result = (PTR_ERR(fp) == -FC_EX_CLOSED) ? in fc_lport_bsg_resp() 1963 bsg_job_done(job, bsg_reply->result, in fc_lport_bsg_resp() 1964 bsg_reply->reply_payload_rcv_len); in fc_lport_bsg_resp() 1981 bsg_reply->reply_data.ctels_reply.status = in fc_lport_bsg_resp() 1986 bsg_reply->reply_payload_rcv_len += in fc_lport_bsg_resp() 1993 if (bsg_reply->reply_payload_rcv_len > in fc_lport_bsg_resp() 1995 bsg_reply->reply_payload_rcv_len = in fc_lport_bsg_resp() 1997 bsg_reply->result = 0; in fc_lport_bsg_resp() 1998 bsg_job_done(job, bsg_reply->result, in fc_lport_bsg_resp() [all …]
|
| /Linux-v5.15/drivers/scsi/bfa/ |
| D | bfad_bsg.c | 3126 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_vendor_request() local 3163 bsg_reply->reply_payload_rcv_len = job->reply_payload.payload_len; in bfad_im_bsg_vendor_request() 3164 bsg_reply->result = rc; in bfad_im_bsg_vendor_request() 3166 bsg_job_done(job, bsg_reply->result, in bfad_im_bsg_vendor_request() 3167 bsg_reply->reply_payload_rcv_len); in bfad_im_bsg_vendor_request() 3173 bsg_reply->result = rc; in bfad_im_bsg_vendor_request() 3175 bsg_reply->reply_payload_rcv_len = 0; in bfad_im_bsg_vendor_request() 3353 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_els_ct_request() local 3361 bsg_reply->reply_payload_rcv_len = 0; in bfad_im_bsg_els_ct_request() 3509 bsg_reply->reply_payload_rcv_len = drv_fcxp->rsp_len; in bfad_im_bsg_els_ct_request() [all …]
|
| /Linux-v5.15/drivers/scsi/ |
| D | scsi_transport_fc.c | 4091 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch() local 4153 bsg_reply->reply_payload_rcv_len = 0; in fc_bsg_host_dispatch() 4154 bsg_reply->result = ret; in fc_bsg_host_dispatch() 4156 bsg_job_done(job, bsg_reply->result, in fc_bsg_host_dispatch() 4157 bsg_reply->reply_payload_rcv_len); in fc_bsg_host_dispatch() 4184 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch() local 4222 bsg_reply->reply_payload_rcv_len = 0; in fc_bsg_rport_dispatch() 4223 bsg_reply->result = ret; in fc_bsg_rport_dispatch() 4225 bsg_job_done(job, bsg_reply->result, in fc_bsg_rport_dispatch() 4226 bsg_reply->reply_payload_rcv_len); in fc_bsg_rport_dispatch()
|
| /Linux-v5.15/drivers/scsi/ibmvscsi/ |
| D | ibmvfc.c | 2139 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request() local 2145 bsg_reply->reply_payload_rcv_len = 0; in ibmvfc_bsg_request() 2252 bsg_reply->reply_payload_rcv_len = rsp_len; in ibmvfc_bsg_request() 2257 bsg_reply->result = rc; in ibmvfc_bsg_request() 2258 bsg_job_done(job, bsg_reply->result, in ibmvfc_bsg_request() 2259 bsg_reply->reply_payload_rcv_len); in ibmvfc_bsg_request()
|
| /Linux-v5.15/drivers/scsi/be2iscsi/ |
| D | be_main.c | 4795 struct iscsi_bsg_reply *bsg_reply = job->reply; in beiscsi_bsg_request() local 4851 bsg_reply->reply_payload_rcv_len = resp->response_length; in beiscsi_bsg_request() 4852 bsg_reply->result = status; in beiscsi_bsg_request() 4853 bsg_job_done(job, bsg_reply->result, in beiscsi_bsg_request() 4854 bsg_reply->reply_payload_rcv_len); in beiscsi_bsg_request()
|