Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A 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()
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()
1131 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_mgmt_cmd()
1327 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_iidma()
1398 sizeof(struct fc_bsg_reply); in qla24xx_iidma()
1485 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_read_optrom()
1522 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_update_optrom()
[all …]
H A 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()
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()
871 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_authfail()
944 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_getfcinfo()
1071 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_app_getstats()
1170 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla_edif_consume_dbell()
1237 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in __qla_edif_dbell_bsg_done()
[all …]
H A Dqla_edif_bsg.h44 struct fc_bsg_reply r;
H A 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()
H A 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()
/openbmc/linux/drivers/scsi/lpfc/
H A 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()
3373 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_mbox_cmpl()
3547 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_mbox_ext_handle_job()
3638 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_issue_read_mbox_ext_cmpl()
[all …]
/openbmc/linux/include/uapi/scsi/
H A Dscsi_bsg_fc.h285 struct fc_bsg_reply { struct
/openbmc/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()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fc.c968 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()
/openbmc/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()
/openbmc/linux/drivers/scsi/
H A 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()
/openbmc/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c2162 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()