Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc_bsg.c306 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_send_mgmt_cmd_cmp()
395 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_cmd()
569 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_rport_els_cmp()
663 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_rport_els()
921 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_ct_unsol_event()
1268 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_hba_get_event()
1376 struct fc_bsg_reply *bsg_reply; in lpfc_issue_ct_rsp_cmp()
1589 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_rsp()
1752 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli3_bsg_diag_loopback_mode()
2018 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli4_bsg_diag_loopback_mode()
[all …]
/linux/include/uapi/scsi/
H A Dscsi_bsg_fc.h285 struct fc_bsg_reply { struct
/linux/drivers/scsi/qla2xxx/
H A Dqla_edif_bsg.h44 struct fc_bsg_reply r;
H A Dqla_isr.c2229 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry()
2251 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_ct_entry()
2302 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry()
2465 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + sizeof(fw_status); in qla24xx_els_ct_entry()
2488 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), in qla24xx_els_ct_entry()
3155 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb()
3284 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
H A Dqla_mr.c2185 struct fc_bsg_reply *bsg_reply; in qlafx00_ioctl_iosb_entry()
2221 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qlafx00_ioctl_iosb_entry()
2224 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qlafx00_ioctl_iosb_entry()
/linux/drivers/scsi/libfc/
H A Dfc_lport.c1959 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_resp()
2140 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_request()
/linux/drivers/scsi/bfa/
H A Dbfad_bsg.c3152 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_vendor_request()
3379 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_els_ct_request()
3580 struct fc_bsg_reply *bsg_reply = job->reply; in bfad_im_bsg_request()
/linux/drivers/scsi/
H A Dscsi_transport_fc.c4096 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch()
4189 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c2194 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()