Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
A Dqla_bsg.c26 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_bsg_job_done()
144 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_proc_fcp_prio_cfg_cmd()
736 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_process_loopback()
980 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_reset()
1015 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_updatefw()
1125 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_mgmt_cmd()
1321 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_iidma()
1392 sizeof(struct fc_bsg_reply); in qla24xx_iidma()
1479 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_read_optrom()
1516 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_update_optrom()
[all …]
A Dqla_edif.c212 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_bsg_check()
470 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_start()
547 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_start()
619 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_stop()
663 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authok()
750 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_authok()
770 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authfail()
838 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_getfcinfo()
945 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_getstats()
1010 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_mgmt()
[all …]
A Dqla_edif_bsg.h40 struct fc_bsg_reply r;
A Dqla_isr.c2055 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry()
2077 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_ct_entry()
2128 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry()
2285 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + sizeof(fw_status); in qla24xx_els_ct_entry()
2308 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), in qla24xx_els_ct_entry()
2981 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb()
3110 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
A Dqla_mr.c2186 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry()
2222 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()
2225 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qlafx00_ioctl_iosb_entry()
/linux/drivers/scsi/lpfc/
A 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()
577 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_rport_els_cmp()
665 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_rport_els()
929 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_ct_unsol_event()
1378 struct fc_bsg_reply *bsg_reply; in lpfc_issue_ct_rsp_cmp()
3439 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_mbox_cmpl()
3622 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_mbox_ext_handle_job()
3713 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_read_mbox_ext_cmpl()
3753 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_write_mbox_ext_cmpl()
[all …]
/linux/include/uapi/scsi/
A Dscsi_bsg_fc.h285 struct fc_bsg_reply { struct
/linux/drivers/scsi/libfc/
A Dfc_lport.c1953 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_resp()
2134 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_request()
/linux/drivers/s390/scsi/
A Dzfcp_fc.c950 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()
/linux/drivers/scsi/bfa/
A 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/drivers/scsi/
A Dscsi_transport_fc.c4091 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch()
4184 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch()
/linux/drivers/scsi/ibmvscsi/
A Dibmvfc.c2139 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()

Completed in 64 milliseconds