Searched refs:squeueput (Results 1 – 2 of 2) sorted by relevance
1502 qidx = np->squeueput + 2;1507 np->squeue [np->squeueput] = cpu_to_scr(cp->ccb_ba);1509 np->squeueput = qidx;1513 np->squeueput);1721 np->squeueput = 0;2980 while (i != np->squeueput) {3007 np->squeueput = j; /* Update our current start queue pointer */
932 u_short squeueput; /* Next free slot of the queue */ member