Searched refs:appl_number_group_type (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.c14760 word appl_number_group_type[MAX_APPL]; local
14780 appl_number_group_type[i] = 0;
14816 appl_number_group_type[i] = MAX_CIP_TYPES;
14822 appl_number_group_type[i] = j|0x80; /* store the group number for each application */
14824 dbug(1,dprintf("Group 0x%x found with appl 0x%x, CIP=0x%lx",appl_number_group_type[i],i+1,info_mask_group[j]));
14828 appl_number_group_type[i] = j|0x80; /* store the group number for each application */
14832 dbug(1,dprintf("New Group 0x%x established with appl 0x%x, CIP=0x%lx",appl_number_group_type[i],i+1,info_mask_group[j]));
14840 if(appl_number_group_type[i]) /* application is free, has listens and is member of a group */
14842 if(appl_number_group_type[i] == MAX_CIP_TYPES)
14844 dbug(1,dprintf("OverflowGroup 0x%x, valid appl = 0x%x, call enabled",appl_number_group_type[
[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.c14760 word appl_number_group_type[MAX_APPL]; local
14780 appl_number_group_type[i] = 0;
14816 appl_number_group_type[i] = MAX_CIP_TYPES;
14822 appl_number_group_type[i] = j|0x80; /* store the group number for each application */
14824 dbug(1,dprintf("Group 0x%x found with appl 0x%x, CIP=0x%lx",appl_number_group_type[i],i+1,info_mask_group[j]));
14828 appl_number_group_type[i] = j|0x80; /* store the group number for each application */
14832 dbug(1,dprintf("New Group 0x%x established with appl 0x%x, CIP=0x%lx",appl_number_group_type[i],i+1,info_mask_group[j]));
14840 if(appl_number_group_type[i]) /* application is free, has listens and is member of a group */
14842 if(appl_number_group_type[i] == MAX_CIP_TYPES)
14844 dbug(1,dprintf("OverflowGroup 0x%x, valid appl = 0x%x, call enabled",appl_number_group_type[
[all...]

Completed in 141 milliseconds