Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_bsg.c25 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_bsg_job_done()
131 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla24xx_proc_fcp_prio_cfg_cmd()
719 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla2x00_process_loopback()
930 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + in qla2x00_process_loopback()
932 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply); in qla2x00_process_loopback()
933 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), response, in qla2x00_process_loopback()
963 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_reset()
998 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_updatefw()
1085 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla84xx_updatefw()
1108 struct fc_bsg_reply *bsg_reply = bsg_job->reply; in qla84xx_mgmt_cmd()
[all …]
H A Dqla_isr.c1898 struct fc_bsg_reply *bsg_reply; in qla2x00_ct_entry()
1920 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla2x00_ct_entry()
1971 struct fc_bsg_reply *bsg_reply; in qla24xx_els_ct_entry()
2050 bsg_job->reply_len = sizeof(struct fc_bsg_reply) + sizeof(fw_status); in qla24xx_els_ct_entry()
2073 memcpy(bsg_job->reply + sizeof(struct fc_bsg_reply), in qla24xx_els_ct_entry()
2704 struct fc_bsg_reply *bsg_reply; in qla25xx_process_bidir_status_iocb()
2833 bsg_job->reply_len = sizeof(struct fc_bsg_reply); in qla25xx_process_bidir_status_iocb()
H 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()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H 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()
582 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_rport_els_cmp()
669 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_rport_els()
934 struct fc_bsg_reply *bsg_reply; in lpfc_bsg_ct_unsol_event()
1294 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_hba_get_event()
1402 struct fc_bsg_reply *bsg_reply; in lpfc_issue_ct_rsp_cmp()
1631 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_bsg_send_mgmt_rsp()
1794 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli3_bsg_diag_loopback_mode()
2063 struct fc_bsg_reply *bsg_reply = job->reply; in lpfc_sli4_bsg_diag_loopback_mode()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/
H A Dscsi_bsg_fc.h298 struct fc_bsg_reply { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/
H A Dscsi_bsg_fc.h298 struct fc_bsg_reply { struct
/OK3568_Linux_fs/kernel/include/uapi/scsi/
H A Dscsi_bsg_fc.h285 struct fc_bsg_reply { struct
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_lport.c1879 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_resp()
2060 struct fc_bsg_reply *bsg_reply = job->reply; in fc_lport_bsg_request()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_fc.c972 struct fc_bsg_reply *jr = job->reply; in zfcp_fc_ct_els_job_handler()
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H 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()
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_transport_fc.c3595 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_host_dispatch()
3688 struct fc_bsg_reply *bsg_reply = job->reply; in fc_bsg_rport_dispatch()
/OK3568_Linux_fs/kernel/drivers/scsi/ibmvscsi/
H A Dibmvfc.c1876 struct fc_bsg_reply *bsg_reply = job->reply; in ibmvfc_bsg_request()