Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/isdn/hardware/eicon/
Ddivacapi.h370 dword Notification_Mask[MAX_APPL]; member
Dmessage.c1948 a->Notification_Mask[appl->Id - 1] = GET_DWORD(ss_parms[2].info); in facility_req()
1949 if (a->Notification_Mask[appl->Id - 1] & SMASK_MWI) /* MWI active? */ in facility_req()
5478 if (plci->appl && (a->Notification_Mask[plci->appl->Id - 1] & SMASK_MWI)) in sig_ind()
5493 if (a->Notification_Mask[i]&SMASK_MWI) in sig_ind()
5600 if (plci->appl && (a->Notification_Mask[plci->appl->Id - 1] & SMASK_CCBS)) in sig_ind()
5607 if (a->Notification_Mask[i] & SMASK_CCBS) in sig_ind()
9367 a->Notification_Mask[Id - 1] = 0; in CapiRelease()