| /drivers/scsi/qla4xxx/ |
| A D | ql4_bsg.c | 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() 90 bsg_reply->reply_payload_rcv_len = 0; in qla4xxx_update_flash() 131 bsg_reply->result = DID_OK << 16; in qla4xxx_update_flash() 185 bsg_reply->reply_payload_rcv_len = in qla4xxx_get_acb_state() 189 bsg_reply->result = DID_OK << 16; in qla4xxx_get_acb_state() 260 bsg_reply->result = DID_OK << 16; in qla4xxx_read_nvram() 330 bsg_reply->result = DID_OK << 16; in qla4xxx_update_nvram() [all …]
|
| /drivers/scsi/qla2xxx/ |
| A D | qla_bsg.c | 36 bsg_reply->result = res; in qla2x00_bsg_job_done() 176 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd() 191 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd() 208 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd() 259 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd() 1003 bsg_reply->result = DID_OK; in qla84xx_reset() 1103 bsg_reply->result = DID_OK; in qla84xx_updatefw() 1503 bsg_reply->result = DID_OK; in qla2x00_read_optrom() 2614 bsg_reply->result = DID_OK; in qla2x00_manage_host_stats() 3162 bsg_job_done(bsg_job, bsg_reply->result, bsg_reply->reply_payload_rcv_len); in qla_bsg_found() [all …]
|
| A D | qla_edif.c | 274 bsg_job_done(bsg_job, bsg_reply->result, in qla_bsg_check() 275 bsg_reply->reply_payload_rcv_len); in qla_bsg_check() 649 SET_DID_STATUS(bsg_reply->result, DID_OK); in qla_edif_app_start() 717 SET_DID_STATUS(bsg_reply->result, DID_OK); in qla_edif_app_stop() 1125 bsg_reply->reply_payload_rcv_len = in qla_edif_app_getstats() 1246 bsg_job_done(bsg_job, bsg_reply->result, bsg_reply->reply_payload_rcv_len); in __qla_edif_dbell_bsg_done() 1380 bsg_job_done(bsg_job, bsg_reply->result, in qla_edif_app_mgmt() 1381 bsg_reply->reply_payload_rcv_len); in qla_edif_app_mgmt() 1738 bsg_reply->result = DID_OK << 16; in qla24xx_sadb_update() 1837 bsg_job_done(bsg_job, bsg_reply->result, in qla24xx_sadb_update() [all …]
|
| A D | qla_isr.c | 2222 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry() local 2233 bsg_reply = bsg_job->reply; in qla2x00_ct_entry() 2255 bsg_reply->reply_payload_rcv_len); in qla2x00_ct_entry() 2295 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry() local 2456 bsg_reply = bsg_job->reply; in qla24xx_els_ct_entry() 2463 bsg_reply->reply_payload_rcv_len = in qla24xx_els_ct_entry() 3148 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb() local 3174 bsg_reply = bsg_job->reply; in qla25xx_process_bidir_status_iocb() 3188 bsg_reply->reply_payload_rcv_len = in qla25xx_process_bidir_status_iocb() 3191 bsg_reply->reply_payload_rcv_len; in qla25xx_process_bidir_status_iocb() [all …]
|
| A D | qla_mr.c | 2185 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry() local 2205 bsg_reply = bsg_job->reply; in qlafx00_ioctl_iosb_entry() 2234 res = bsg_reply->result = DID_OK << 16; in qlafx00_ioctl_iosb_entry() 2235 bsg_reply->reply_payload_rcv_len = in qlafx00_ioctl_iosb_entry()
|
| /drivers/scsi/lpfc/ |
| A D | lpfc_bsg.c | 320 bsg_reply = job->reply; in lpfc_bsg_send_mgmt_cmd_cmp() 377 bsg_reply->result = rc; in lpfc_bsg_send_mgmt_cmd_cmp() 540 bsg_reply->result = rc; in lpfc_bsg_send_mgmt_cmd() 587 bsg_reply = job->reply; in lpfc_bsg_rport_els_cmp() 644 bsg_reply->result = rc; in lpfc_bsg_rport_els_cmp() 777 bsg_reply->result = rc; in lpfc_bsg_rport_els() 1341 bsg_reply->result = 0; in lpfc_bsg_hba_get_event() 1348 bsg_reply->result = rc; in lpfc_bsg_hba_get_event() 1647 bsg_reply->result = rc; in lpfc_bsg_send_mgmt_rsp() 3587 if (!bsg_reply) { in lpfc_rd_obj_emb0_handle_job() [all …]
|
| /drivers/ufs/core/ |
| A D | ufs_bsg.c | 119 &rpmb_reply->bsg_reply.upiu_rsp, &rpmb_request->ehs_req, in ufs_bsg_exec_advanced_rpmb_req() 126 rpmb_reply->bsg_reply.reply_payload_rcv_len = data_len; in ufs_bsg_exec_advanced_rpmb_req() 135 struct ufs_bsg_reply *bsg_reply = job->reply; in ufs_bsg_request() local 145 bsg_reply->reply_payload_rcv_len = 0; in ufs_bsg_request() 160 &bsg_reply->upiu_rsp, msgcode, in ufs_bsg_request() 165 bsg_reply->reply_payload_rcv_len = in ufs_bsg_request() 177 memcpy(&bsg_reply->upiu_rsp.uc, &uc, UIC_CMD_SIZE); in ufs_bsg_request() 196 bsg_reply->result = ret; in ufs_bsg_request() 201 bsg_job_done(job, ret, bsg_reply->reply_payload_rcv_len); in ufs_bsg_request()
|
| /drivers/scsi/libfc/ |
| A D | fc_lport.c | 1959 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_resp() local 1969 bsg_job_done(job, bsg_reply->result, in fc_lport_bsg_resp() 1970 bsg_reply->reply_payload_rcv_len); in fc_lport_bsg_resp() 1987 bsg_reply->reply_data.ctels_reply.status = in fc_lport_bsg_resp() 1992 bsg_reply->reply_payload_rcv_len += in fc_lport_bsg_resp() 1999 if (bsg_reply->reply_payload_rcv_len > in fc_lport_bsg_resp() 2001 bsg_reply->reply_payload_rcv_len = in fc_lport_bsg_resp() 2003 bsg_reply->result = 0; in fc_lport_bsg_resp() 2004 bsg_job_done(job, bsg_reply->result, in fc_lport_bsg_resp() 2005 bsg_reply->reply_payload_rcv_len); in fc_lport_bsg_resp() [all …]
|
| /drivers/scsi/bfa/ |
| A D | bfad_bsg.c | 3190 bsg_reply->result = rc; in bfad_im_bsg_vendor_request() 3192 bsg_job_done(job, bsg_reply->result, in bfad_im_bsg_vendor_request() 3193 bsg_reply->reply_payload_rcv_len); in bfad_im_bsg_vendor_request() 3199 bsg_reply->result = rc; in bfad_im_bsg_vendor_request() 3201 bsg_reply->reply_payload_rcv_len = 0; in bfad_im_bsg_vendor_request() 3387 bsg_reply->reply_payload_rcv_len = 0; in bfad_im_bsg_els_ct_request() 3538 bsg_reply->reply_payload_rcv_len = in bfad_im_bsg_els_ct_request() 3567 bsg_reply->result = rc; in bfad_im_bsg_els_ct_request() 3570 bsg_job_done(job, bsg_reply->result, in bfad_im_bsg_els_ct_request() 3596 bsg_reply->result = rc = -EINVAL; in bfad_im_bsg_request() [all …]
|
| /drivers/scsi/ |
| A D | scsi_transport_fc.c | 4095 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch() local 4157 bsg_reply->reply_payload_rcv_len = 0; in fc_bsg_host_dispatch() 4158 bsg_reply->result = ret; in fc_bsg_host_dispatch() 4160 bsg_job_done(job, bsg_reply->result, in fc_bsg_host_dispatch() 4161 bsg_reply->reply_payload_rcv_len); in fc_bsg_host_dispatch() 4188 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch() local 4226 bsg_reply->reply_payload_rcv_len = 0; in fc_bsg_rport_dispatch() 4227 bsg_reply->result = ret; in fc_bsg_rport_dispatch() 4229 bsg_job_done(job, bsg_reply->result, in fc_bsg_rport_dispatch() 4230 bsg_reply->reply_payload_rcv_len); in fc_bsg_rport_dispatch()
|
| /drivers/scsi/ibmvscsi/ |
| A D | ibmvfc.c | 2194 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request() local 2200 bsg_reply->reply_payload_rcv_len = 0; in ibmvfc_bsg_request() 2312 bsg_reply->reply_payload_rcv_len = rsp_len; in ibmvfc_bsg_request() 2317 bsg_reply->result = rc; in ibmvfc_bsg_request() 2318 bsg_job_done(job, bsg_reply->result, in ibmvfc_bsg_request() 2319 bsg_reply->reply_payload_rcv_len); in ibmvfc_bsg_request()
|
| /drivers/scsi/be2iscsi/ |
| A D | be_main.c | 4815 struct iscsi_bsg_reply *bsg_reply = job->reply; in beiscsi_bsg_request() local 4871 bsg_reply->reply_payload_rcv_len = resp->response_length; in beiscsi_bsg_request() 4872 bsg_reply->result = status; in beiscsi_bsg_request() 4873 bsg_job_done(job, bsg_reply->result, in beiscsi_bsg_request() 4874 bsg_reply->reply_payload_rcv_len); in beiscsi_bsg_request()
|