Home
last modified time | relevance | path

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

/linux/include/scsi/fc/
H A Dfc_fcp.h153 struct fcp_resp_with_ext { struct
/linux/drivers/target/tcm_fc/
H A Dtfc_cmd.c104 struct fcp_resp_with_ext *fcp; in ft_queue_status()
273 struct fcp_resp_with_ext *fcp; in ft_send_resp_status()
/linux/drivers/s390/scsi/
H A Dzfcp_fc.h272 void zfcp_fc_eval_fcp_rsp(struct fcp_resp_with_ext *fcp_rsp, in zfcp_fc_eval_fcp_rsp()
H A Dzfcp_dbf.h266 struct fcp_resp_with_ext fcp_rsp;
H A Dzfcp_fsf.h350 struct fcp_resp_with_ext iu;
H A Dzfcp_fsf.c2465 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_cmnd_handler()
2498 BUILD_BUG_ON(sizeof(struct fcp_resp_with_ext) > FSF_FCP_RSP_SIZE); in zfcp_fsf_fcp_cmnd_handler()
2656 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_task_mgmt_handler()
H A Dzfcp_dbf.c678 struct fcp_resp_with_ext *fcp_rsp; in zfcp_dbf_scsi_common()
/linux/drivers/scsi/csiostor/
H A Dcsio_scsi.c1566 struct fcp_resp_with_ext *fcp_resp; in csio_scsi_err_handler()
1586 fcp_resp = (struct fcp_resp_with_ext *)dma_buf->vaddr; in csio_scsi_err_handler()
2022 struct fcp_resp_with_ext *fcp_resp; in csio_tm_cbfn()
2044 fcp_resp = (struct fcp_resp_with_ext *)dma_buf->vaddr; in csio_tm_cbfn()
/linux/drivers/scsi/elx/efct/
H A Defct_scsi.c776 struct fcp_resp_with_ext *fcprsp = io->rspbuf.virt; in efct_scsi_send_resp()
965 struct fcp_resp_with_ext rsp_ext; in efct_scsi_send_tmf_resp()
H A Defct_unsol.c316 struct fcp_resp_with_ext fcprsp; in efct_sframe_send_task_set_full_or_busy()