RES_SRQ_ALLOCATED
ret->com.state = RES_SRQ_ALLOCATED;
else if (res->com.state != RES_SRQ_ALLOCATED)
} else if (state == RES_SRQ_ALLOCATED) {
} else if (state != RES_SRQ_HW || r->com.state != RES_SRQ_ALLOCATED) {
err = srq_res_start_move_to(dev, slave, srqn, RES_SRQ_ALLOCATED, &srq);
case RES_SRQ_ALLOCATED:
state = RES_SRQ_ALLOCATED;