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