Searched refs:downstl (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/isdn/hisax/
H A Dl3_1tr6.c664 static struct stateentry downstl[] = variable in typeref:struct:stateentry
873 for (i = 0; i < ARRAY_SIZE(downstl); i++) down1tr6()
874 if ((pr == downstl[i].primitive) && down1tr6()
875 ((1 << proc->state) & downstl[i].state)) down1tr6()
877 if (i == ARRAY_SIZE(downstl)) { down1tr6()
887 downstl[i].rout(proc, pr, arg); down1tr6()

Completed in 187 milliseconds