Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Dmessage.c4837 #define MAXPARMSIDS 31 in sig_ind() macro
4838 byte *parms[MAXPARMSIDS]; in sig_ind()
4864 {MAXPARMSIDS, CPN, 0xff, DSA, OSA, BC, LLC, HLC, ESC_CAUSE, DSP, DT, CHA, in sig_ind()
6105 parms[MAXPARMSIDS - 1][0]) in sig_ind()
6107 add_p(plci->relatedPTYPLCI, SMSG, parms[MAXPARMSIDS - 1]); in sig_ind()
6128 for (i = 0; i < MAXPARMSIDS; i++) { in SendSetupInfo()
6177 if (i == MAXPARMSIDS - 2) { /* to indicate the message type "Setup" */ in SendSetupInfo()
6217 for (i = 0; i < MAXPARMSIDS; i++) { in SendInfo()
6308 case MAXPARMSIDS - 2: /* Escape Message Type, must be the last indication */ in SendInfo()