Home
last modified time | relevance | path

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

/linux/drivers/scsi/libfc/
H A Dfc_fcp.c868 fsp->scsi_comp_flags = flags; in fc_fcp_resp()
998 (!(fsp->scsi_comp_flags & FCP_RESID_UNDER) || in fc_fcp_complete_locked()
1009 if (unlikely(fsp->scsi_comp_flags & FCP_CONF_REQ)) { in fc_fcp_complete_locked()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc.h464 u8 scsi_comp_flags; member
H A Dbnx2fc_io.c1773 io_req->scsi_comp_flags = rsp_flags; in bnx2fc_parse_fcp_rsp()
/linux/include/scsi/
H A Dlibfc.h335 u8 scsi_comp_flags; member
/linux/drivers/scsi/qedf/
H A Dqedf_io.c1070 io_req->scsi_comp_flags = rsp_flags; in qedf_parse_fcp_rsp()