Home
last modified time | relevance | path

Searched refs:fcp_resp (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/scsi/fc/
A Dfc_fcp.h122 struct fcp_resp { struct
154 struct fcp_resp resp;
/linux-6.3-rc2/drivers/scsi/csiostor/
A Dcsio_scsi.c1566 struct fcp_resp_with_ext *fcp_resp; in csio_scsi_err_handler() local
1586 fcp_resp = (struct fcp_resp_with_ext *)dma_buf->vaddr; in csio_scsi_err_handler()
1587 rsp_info = (struct fcp_resp_rsp_info *)(fcp_resp + 1); in csio_scsi_err_handler()
1588 flags = fcp_resp->resp.fr_flags; in csio_scsi_err_handler()
1589 scsi_status = fcp_resp->resp.fr_status; in csio_scsi_err_handler()
1592 rsp_len = be32_to_cpu(fcp_resp->ext.fr_rsp_len); in csio_scsi_err_handler()
1601 sns_len = be32_to_cpu(fcp_resp->ext.fr_sns_len); in csio_scsi_err_handler()
1615 be32_to_cpu(fcp_resp->ext.fr_resid)); in csio_scsi_err_handler()
2022 struct fcp_resp_with_ext *fcp_resp; in csio_tm_cbfn() local
2044 fcp_resp = (struct fcp_resp_with_ext *)dma_buf->vaddr; in csio_tm_cbfn()
[all …]
/linux-6.3-rc2/drivers/s390/scsi/
A Dzfcp_dbf.h332 struct fcp_resp *fcp_rsp; in zfcp_dbf_hba_fsf_resp_suppress()
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_fcp.c846 struct fcp_resp *fc_rp; in fc_fcp_resp()
860 fc_rp = (struct fcp_resp *)(fh + 1); in fc_fcp_resp()

Completed in 12 milliseconds