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

/linux-master/include/scsi/fc/
H A Dfc_fcp.h153 struct fcp_resp_with_ext { struct
/linux-master/drivers/s390/scsi/
H A Dzfcp_fc.h272 void zfcp_fc_eval_fcp_rsp(struct fcp_resp_with_ext *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;
2498 BUILD_BUG_ON(sizeof(struct fcp_resp_with_ext) > FSF_FCP_RSP_SIZE);
2656 struct fcp_resp_with_ext *fcp_rsp;
H A Dzfcp_dbf.c678 struct fcp_resp_with_ext *fcp_rsp;
/linux-master/drivers/target/tcm_fc/
H A Dtfc_cmd.c104 struct fcp_resp_with_ext *fcp;
273 struct fcp_resp_with_ext *fcp;
/linux-master/drivers/scsi/elx/efct/
H A Defct_unsol.c316 struct fcp_resp_with_ext fcprsp;
H A Defct_scsi.c776 struct fcp_resp_with_ext *fcprsp = io->rspbuf.virt;
965 struct fcp_resp_with_ext rsp_ext;
/linux-master/drivers/scsi/csiostor/
H A Dcsio_scsi.c1566 struct fcp_resp_with_ext *fcp_resp;
1586 fcp_resp = (struct fcp_resp_with_ext *)dma_buf->vaddr;
2022 struct fcp_resp_with_ext *fcp_resp;
2044 fcp_resp = (struct fcp_resp_with_ext *)dma_buf->vaddr;

Completed in 160 milliseconds