Q_RIO
#define q_is_rio(q) ((q)->qtype_ == Q_RIO) /* Is the queue a rio queue */
#define q_is_red_or_rio(q) ((q)->qtype_ == Q_RED || (q)->qtype_ == Q_RIO)
qtype(cl->cl_q) = Q_RIO;
qtype(cl->cl_q) = Q_RIO;
qtype(rqp->rq_q) = Q_RIO;
qtype(cl->q_) = Q_RIO;
else if (sp->qtype == Q_RIO)
else if (sp->qtype == Q_RIO)
else if (sp->qtype == Q_RIO)