FC_SRB_READ
fsp->req_flags = FC_SRB_READ;
if ((fsp->cdb_status == 0) && !(fsp->req_flags & FC_SRB_READ)) {
if ((fsp->req_flags & FC_SRB_READ) &&