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