Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmessage.c4713 #define MAXPARMSIDS 31 in sig_ind() macro
4714 byte *parms[MAXPARMSIDS]; in sig_ind()
4740 {MAXPARMSIDS, CPN, 0xff, DSA, OSA, BC, LLC, HLC, ESC_CAUSE, DSP, DT, CHA, in sig_ind()
5975 parms[MAXPARMSIDS - 1][0]) in sig_ind()
5977 add_p(plci->relatedPTYPLCI, SMSG, parms[MAXPARMSIDS - 1]); in sig_ind()
5998 for (i = 0; i < MAXPARMSIDS; i++) { in SendSetupInfo()
6047 if (i == MAXPARMSIDS - 2) { /* to indicate the message type "Setup" */ in SendSetupInfo()
6087 for (i = 0; i < MAXPARMSIDS; i++) { in SendInfo()
6178 case MAXPARMSIDS - 2: /* Escape Message Type, must be the last indication */ in SendInfo()