Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/isdnloop/
Disdnloop.c526 static u_char ctable_eu[] = {0x00, 0x11, 0x01, 0x12}; variable
547 sprintf(buf, "E%02X%02X", (loc) ? 4 : 2, ctable_eu[cau]); in isdnloop_unicause()