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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dmessage.c4840 #define MAXPARMSIDS 31 macro
4841 byte * parms[MAXPARMSIDS];
4863 /* included before the ESC_MSGTYPE and MAXPARMSIDS has to be incremented */
4867 {MAXPARMSIDS, CPN, 0xff, DSA, OSA, BC, LLC, HLC, ESC_CAUSE, DSP, DT, CHA,
6109 parms[MAXPARMSIDS-1][0])
6111 add_p(plci->relatedPTYPLCI,SMSG,parms[MAXPARMSIDS-1]);
6132 for(i=0; i<MAXPARMSIDS; i++) {
6181 if(i==MAXPARMSIDS-2){ /* to indicate the message type "Setup" */
6221 for(i=0; i<MAXPARMSIDS; i++) {
6312 case MAXPARMSIDS
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/hardware/eicon/
H A Dmessage.c4840 #define MAXPARMSIDS 31 macro
4841 byte * parms[MAXPARMSIDS];
4863 /* included before the ESC_MSGTYPE and MAXPARMSIDS has to be incremented */
4867 {MAXPARMSIDS, CPN, 0xff, DSA, OSA, BC, LLC, HLC, ESC_CAUSE, DSP, DT, CHA,
6109 parms[MAXPARMSIDS-1][0])
6111 add_p(plci->relatedPTYPLCI,SMSG,parms[MAXPARMSIDS-1]);
6132 for(i=0; i<MAXPARMSIDS; i++) {
6181 if(i==MAXPARMSIDS-2){ /* to indicate the message type "Setup" */
6221 for(i=0; i<MAXPARMSIDS; i++) {
6312 case MAXPARMSIDS
[all...]

Completed in 123 milliseconds