Searched refs:downstl (Results 1 – 1 of 1) sorted by relevance
665 static struct stateentry downstl[] = variable874 for (i = 0; i < ARRAY_SIZE(downstl); i++) in down1tr6()875 if ((pr == downstl[i].primitive) && in down1tr6()876 ((1 << proc->state) & downstl[i].state)) in down1tr6()878 if (i == ARRAY_SIZE(downstl)) { in down1tr6()888 downstl[i].rout(proc, pr, arg); in down1tr6()