Searched refs:CIP_Mask (Results 1 - 4 of 4) sorted by relevance

/drivers/isdn/hardware/eicon/
H A Dcapi20.h192 dword CIP_Mask; member in struct:__anon1137
H A Ddivacapi.h368 dword CIP_Mask[MAX_APPL]; member in struct:_DIVA_CAPI_ADAPTER
H A Dcapifunc.c820 adapter[i].CIP_Mask[appl - 1] = 0;
H A Dmessage.c1671 a->CIP_Mask[appl->Id - 1] = GET_DWORD(parms[1].info);
5704 && (a->CIP_Mask[i] & 1 || a->CIP_Mask[i] & cip_mask)
5707 dbug(1, dprintf("storedcip_mask[%d]=0x%lx", i, a->CIP_Mask[i]));
9366 a->CIP_Mask[Id - 1] = 0;
14765 if (application[i].Id && (application[i].MaxNCCI) > 1 && (a->CIP_Mask[i]) && (a->group_optimization_enabled == 1))
14773 if (application[i].Id && a->CIP_Mask[i])
14801 else if ((info_mask_group[j] == a->CIP_Mask[i]) && (cip_mask_group[j] == a->Info_Mask[i]))
14810 info_mask_group[j] = a->CIP_Mask[i]; /* store the new CIP mask for the new group */

Completed in 99 milliseconds