FC_SRB_RCV_STATUS  570 drivers/scsi/libfc/fc_fcp.c 	if (unlikely(fsp->state & FC_SRB_RCV_STATUS) &&
FC_SRB_RCV_STATUS  932 drivers/scsi/libfc/fc_fcp.c 	fsp->state |= FC_SRB_RCV_STATUS;
FC_SRB_RCV_STATUS 1446 drivers/scsi/libfc/fc_fcp.c 	else if (fsp->state & FC_SRB_RCV_STATUS)
FC_SRB_RCV_STATUS 1756 drivers/scsi/libfc/fc_fcp.c 	fsp->state &= ~FC_SRB_RCV_STATUS;
FC_SRB_RCV_STATUS 2012 drivers/scsi/libfc/fc_fcp.c 			if (fsp->state & FC_SRB_RCV_STATUS) {