Searched refs:this_one (Results 1 – 1 of 1) sorted by relevance
871 int this_one, action; in seq_startplay() local878 qhead = ((this_one = qhead) + 1) % SEQ_MAX_QUEUE; in seq_startplay()884 if ((action = play_event(&queue[this_one * EV_SZ]))) in seq_startplay()889 qhead = this_one; in seq_startplay()