Home
last modified time | relevance | path

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

/linux-4.1.27/include/scsi/fc/
Dfc_fcp.h165 struct fcp_resp_with_ext { struct
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_fc.h243 void zfcp_fc_eval_fcp_rsp(struct fcp_resp_with_ext *fcp_rsp, in zfcp_fc_eval_fcp_rsp()
Dzfcp_dbf.h224 struct fcp_resp_with_ext fcp_rsp;
Dzfcp_dbf.c408 struct fcp_resp_with_ext *fcp_rsp; in zfcp_dbf_scsi()
430 fcp_rsp = (struct fcp_resp_with_ext *) in zfcp_dbf_scsi()
Dzfcp_fsf.c2100 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_cmnd_handler()
2133 fcp_rsp = (struct fcp_resp_with_ext *) &req->qtcb->bottom.io.fcp_rsp; in zfcp_fsf_fcp_cmnd_handler()
2285 struct fcp_resp_with_ext *fcp_rsp; in zfcp_fsf_fcp_task_mgmt_handler()
2290 fcp_rsp = (struct fcp_resp_with_ext *) &req->qtcb->bottom.io.fcp_rsp; in zfcp_fsf_fcp_task_mgmt_handler()
/linux-4.1.27/drivers/target/tcm_fc/
Dtfc_cmd.c127 struct fcp_resp_with_ext *fcp; in ft_queue_status()
311 struct fcp_resp_with_ext *fcp; in ft_send_resp_status()
/linux-4.1.27/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()
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()