SCQ_ENTRIES
scq->last = scq->base + (SCQ_ENTRIES - 1);
if (entries > (SCQ_ENTRIES - 1)) {
#define SCQ_SIZE (SCQ_ENTRIES * sizeof(struct scqe))