FC_SRB_RCV_STATUS
else if (fsp->state & FC_SRB_RCV_STATUS)
fsp->state &= ~FC_SRB_RCV_STATUS;
if (fsp->state & FC_SRB_RCV_STATUS) {
if (unlikely(fsp->state & FC_SRB_RCV_STATUS) &&
fsp->state |= FC_SRB_RCV_STATUS;