Home
last modified time | relevance | path

Searched refs:fcp_resp_with_ext (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/include/scsi/fc/
Dfc_fcp.h153 struct fcp_resp_with_ext { struct
/Linux-v5.10/drivers/s390/scsi/
Dzfcp_fc.h270 void zfcp_fc_eval_fcp_rsp(struct fcp_resp_with_ext *fcp_rsp, in zfcp_fc_eval_fcp_rsp()
Dzfcp_dbf.h266 struct fcp_resp_with_ext fcp_rsp;
Dzfcp_fsf.h339 struct fcp_resp_with_ext iu;
Dzfcp_fsf.c2445 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_cmnd_handler()
2478 BUILD_BUG_ON(sizeof(struct fcp_resp_with_ext) > FSF_FCP_RSP_SIZE); in zfcp_fsf_fcp_cmnd_handler()
2635 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_task_mgmt_handler()
Dzfcp_dbf.c661 struct fcp_resp_with_ext *fcp_rsp; in zfcp_dbf_scsi_common()
/Linux-v5.10/drivers/target/tcm_fc/
Dtfc_cmd.c105 struct fcp_resp_with_ext *fcp; in ft_queue_status()
279 struct fcp_resp_with_ext *fcp; in ft_send_resp_status()
/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_scsi.c1562 struct fcp_resp_with_ext *fcp_resp; in csio_scsi_err_handler()
1582 fcp_resp = (struct fcp_resp_with_ext *)dma_buf->vaddr; in csio_scsi_err_handler()
2018 struct fcp_resp_with_ext *fcp_resp; in csio_tm_cbfn()
2040 fcp_resp = (struct fcp_resp_with_ext *)dma_buf->vaddr; in csio_tm_cbfn()