Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Dq931.c489 struct MessageType cause_1tr6[] = variable
519 static int cause_1tr6_len = ARRAY_SIZE(cause_1tr6);
543 if (cause_1tr6[i].nr == cause) in prcause_1tr6()
550 dp += sprintf(dp, " cause value %x : %s \n", cause, cause_1tr6[i].descr); in prcause_1tr6()