Home
last modified time | relevance | path

Searched refs:bsg_reply (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/scsi/qla4xxx/
A Dql4_bsg.c24 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 …]
/linux-6.3-rc2/drivers/scsi/qla2xxx/
A Dqla_bsg.c35 bsg_reply->result = res; in qla2x00_bsg_job_done()
172 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd()
187 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd()
204 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd()
255 bsg_reply->result = DID_OK; in qla24xx_proc_fcp_prio_cfg_cmd()
1005 bsg_reply->result = DID_OK; in qla84xx_reset()
1105 bsg_reply->result = DID_OK; in qla84xx_updatefw()
1505 bsg_reply->result = DID_OK; in qla2x00_read_optrom()
2616 bsg_reply->result = DID_OK; in qla2x00_manage_host_stats()
3101 bsg_reply->result = 0; in qla24xx_bsg_timeout()
[all …]
A Dqla_edif.c273 bsg_job_done(bsg_job, bsg_reply->result, in qla_bsg_check()
274 bsg_reply->reply_payload_rcv_len); in qla_bsg_check()
648 SET_DID_STATUS(bsg_reply->result, DID_OK); in qla_edif_app_start()
716 SET_DID_STATUS(bsg_reply->result, DID_OK); in qla_edif_app_stop()
1124 bsg_reply->reply_payload_rcv_len = in qla_edif_app_getstats()
1245 bsg_job_done(bsg_job, bsg_reply->result, bsg_reply->reply_payload_rcv_len); in __qla_edif_dbell_bsg_done()
1379 bsg_job_done(bsg_job, bsg_reply->result, in qla_edif_app_mgmt()
1380 bsg_reply->reply_payload_rcv_len); in qla_edif_app_mgmt()
1737 bsg_reply->result = DID_OK << 16; in qla24xx_sadb_update()
1836 bsg_job_done(bsg_job, bsg_reply->result, in qla24xx_sadb_update()
[all …]
A Dqla_isr.c2056 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry() local
2067 bsg_reply = bsg_job->reply; in qla2x00_ct_entry()
2089 bsg_reply->reply_payload_rcv_len); in qla2x00_ct_entry()
2129 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry() local
2290 bsg_reply = bsg_job->reply; in qla24xx_els_ct_entry()
2297 bsg_reply->reply_payload_rcv_len = in qla24xx_els_ct_entry()
2989 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb() local
3015 bsg_reply = bsg_job->reply; in qla25xx_process_bidir_status_iocb()
3029 bsg_reply->reply_payload_rcv_len = in qla25xx_process_bidir_status_iocb()
3032 bsg_reply->reply_payload_rcv_len; in qla25xx_process_bidir_status_iocb()
[all …]
A Dqla_mr.c2187 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry() local
2207 bsg_reply = bsg_job->reply; in qlafx00_ioctl_iosb_entry()
2236 res = bsg_reply->result = DID_OK << 16; in qlafx00_ioctl_iosb_entry()
2237 bsg_reply->reply_payload_rcv_len = in qlafx00_ioctl_iosb_entry()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_bsg.c310 bsg_reply = job->reply; in lpfc_bsg_send_mgmt_cmd_cmp()
367 bsg_reply->result = rc; in lpfc_bsg_send_mgmt_cmd_cmp()
526 bsg_reply->result = rc; in lpfc_bsg_send_mgmt_cmd()
573 bsg_reply = job->reply; in lpfc_bsg_rport_els_cmp()
630 bsg_reply->result = rc; in lpfc_bsg_rport_els_cmp()
763 bsg_reply->result = rc; in lpfc_bsg_rport_els()
1327 bsg_reply->result = 0; in lpfc_bsg_hba_get_event()
1334 bsg_reply->result = rc; in lpfc_bsg_hba_get_event()
1633 bsg_reply->result = rc; in lpfc_bsg_send_mgmt_rsp()
4141 bsg_reply->result = 0; in lpfc_bsg_sli_cfg_write_cmd_ext()
[all …]
/linux-6.3-rc2/drivers/ufs/core/
A Dufs_bsg.c120 &rpmb_reply->bsg_reply.upiu_rsp, &rpmb_request->ehs_req, in ufs_bsg_exec_advanced_rpmb_req()
127 rpmb_reply->bsg_reply.reply_payload_rcv_len = data_len; in ufs_bsg_exec_advanced_rpmb_req()
136 struct ufs_bsg_reply *bsg_reply = job->reply; in ufs_bsg_request() local
146 bsg_reply->reply_payload_rcv_len = 0; in ufs_bsg_request()
161 &bsg_reply->upiu_rsp, msgcode, in ufs_bsg_request()
166 bsg_reply->reply_payload_rcv_len = in ufs_bsg_request()
178 memcpy(&bsg_reply->upiu_rsp.uc, &uc, UIC_CMD_SIZE); in ufs_bsg_request()
197 bsg_reply->result = ret; in ufs_bsg_request()
201 bsg_job_done(job, ret, bsg_reply->reply_payload_rcv_len); in ufs_bsg_request()
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_lport.c1953 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_resp() local
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()
1999 bsg_reply->reply_payload_rcv_len); in fc_lport_bsg_resp()
[all …]
/linux-6.3-rc2/include/uapi/scsi/
A Dscsi_bsg_ufs.h146 struct ufs_bsg_reply bsg_reply; member
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfad_bsg.c3193 bsg_reply->result = rc; in bfad_im_bsg_vendor_request()
3195 bsg_job_done(job, bsg_reply->result, in bfad_im_bsg_vendor_request()
3196 bsg_reply->reply_payload_rcv_len); in bfad_im_bsg_vendor_request()
3202 bsg_reply->result = rc; in bfad_im_bsg_vendor_request()
3204 bsg_reply->reply_payload_rcv_len = 0; in bfad_im_bsg_vendor_request()
3390 bsg_reply->reply_payload_rcv_len = 0; in bfad_im_bsg_els_ct_request()
3541 bsg_reply->reply_payload_rcv_len = in bfad_im_bsg_els_ct_request()
3570 bsg_reply->result = rc; in bfad_im_bsg_els_ct_request()
3573 bsg_job_done(job, bsg_reply->result, in bfad_im_bsg_els_ct_request()
3599 bsg_reply->result = rc = -EINVAL; in bfad_im_bsg_request()
[all …]
/linux-6.3-rc2/drivers/scsi/
A Dscsi_transport_fc.c4089 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch() local
4151 bsg_reply->reply_payload_rcv_len = 0; in fc_bsg_host_dispatch()
4152 bsg_reply->result = ret; in fc_bsg_host_dispatch()
4154 bsg_job_done(job, bsg_reply->result, in fc_bsg_host_dispatch()
4155 bsg_reply->reply_payload_rcv_len); in fc_bsg_host_dispatch()
4182 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch() local
4220 bsg_reply->reply_payload_rcv_len = 0; in fc_bsg_rport_dispatch()
4221 bsg_reply->result = ret; in fc_bsg_rport_dispatch()
4223 bsg_job_done(job, bsg_reply->result, in fc_bsg_rport_dispatch()
4224 bsg_reply->reply_payload_rcv_len); in fc_bsg_rport_dispatch()
/linux-6.3-rc2/drivers/scsi/ibmvscsi/
A Dibmvfc.c2144 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request() local
2150 bsg_reply->reply_payload_rcv_len = 0; in ibmvfc_bsg_request()
2257 bsg_reply->reply_payload_rcv_len = rsp_len; in ibmvfc_bsg_request()
2262 bsg_reply->result = rc; in ibmvfc_bsg_request()
2263 bsg_job_done(job, bsg_reply->result, in ibmvfc_bsg_request()
2264 bsg_reply->reply_payload_rcv_len); in ibmvfc_bsg_request()
/linux-6.3-rc2/drivers/scsi/be2iscsi/
A Dbe_main.c4814 struct iscsi_bsg_reply *bsg_reply = job->reply; in beiscsi_bsg_request() local
4870 bsg_reply->reply_payload_rcv_len = resp->response_length; in beiscsi_bsg_request()
4871 bsg_reply->result = status; in beiscsi_bsg_request()
4872 bsg_job_done(job, bsg_reply->result, in beiscsi_bsg_request()
4873 bsg_reply->reply_payload_rcv_len); in beiscsi_bsg_request()

Completed in 75 milliseconds