Home
last modified time | relevance | path

Searched refs:scsi_comp_flags (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedf/
Dqedf.h165 u8 scsi_comp_flags; member
Dqedf_io.c1072 io_req->scsi_comp_flags = rsp_flags; in qedf_parse_fcp_rsp()
/kernel/linux/linux-5.10/include/scsi/
Dlibfc.h329 u8 scsi_comp_flags; member
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
Dbnx2fc.h472 u8 scsi_comp_flags; member
Dbnx2fc_io.c1775 io_req->scsi_comp_flags = rsp_flags; in bnx2fc_parse_fcp_rsp()
/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_fcp.c873 fsp->scsi_comp_flags = flags; in fc_fcp_resp()
1003 (!(fsp->scsi_comp_flags & FCP_RESID_UNDER) || in fc_fcp_complete_locked()
1014 if (unlikely(fsp->scsi_comp_flags & FCP_CONF_REQ)) { in fc_fcp_complete_locked()