Home
last modified time | relevance | path

Searched refs:cvlist (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Dq931.c236 } cvlist[] = { variable
441 #define CVSIZE ARRAY_SIZE(cvlist)
464 if (cvlist[i].nr == cause) in prcause()
471 dp += sprintf(dp, " cause value %x : %s \n", cause, cvlist[i].edescr); in prcause()