Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/qla2xxx/
Dqla_bsg.c26 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_bsg_job_done()
145 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_proc_fcp_prio_cfg_cmd()
742 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_process_loopback()
953 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qla2x00_process_loopback()
955 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qla2x00_process_loopback()
956 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), response, in qla2x00_process_loopback()
986 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_reset()
1021 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_updatefw()
1108 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla84xx_updatefw()
1131 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_mgmt_cmd()
[all …]
Dqla_edif.c237 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_bsg_check()
537 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_start()
646 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_start()
674 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_stop()
715 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_stop()
758 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authok()
851 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_authok()
871 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authfail()
908 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla_edif_app_authfail()
944 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_getfcinfo()
[all …]
Dqla_edif_bsg.h44 struct fc_bsg_reply r;
Dqla_isr.c2222 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry()
2244 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_ct_entry()
2295 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry()
2458 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + sizeof(fw_status); in qla24xx_els_ct_entry()
2481 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), in qla24xx_els_ct_entry()
3154 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb()
3283 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
Dqla_mr.c2187 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry()
2223 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()
2226 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qlafx00_ioctl_iosb_entry()
/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_bsg.c296 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_send_mgmt_cmd_cmp()
385 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_cmd()
555 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_rport_els_cmp()
649 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_rport_els()
907 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_ct_unsol_event()
1254 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_hba_get_event()
1362 struct fc_bsg_reply *bsg_reply; in lpfc_issue_ct_rsp_cmp()
1575 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_rsp()
1738 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli3_bsg_diag_loopback_mode()
2004 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli4_bsg_diag_loopback_mode()
[all …]
/Linux-v6.6/include/uapi/scsi/
Dscsi_bsg_fc.h285 struct fc_bsg_reply { struct
/Linux-v6.6/drivers/scsi/libfc/
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-v6.6/drivers/s390/scsi/
Dzfcp_fc.c968 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()
/Linux-v6.6/drivers/scsi/bfa/
Dbfad_bsg.c3155 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_vendor_request()
3382 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_els_ct_request()
3583 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_request()
/Linux-v6.6/drivers/scsi/
Dscsi_transport_fc.c4088 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch()
4181 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch()
/Linux-v6.6/drivers/scsi/ibmvscsi/
Dibmvfc.c2144 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()