Searched refs:B3_Protocols (Results 1 - 3 of 3) sorted by relevance

/drivers/isdn/hardware/eicon/
H A Dcapifunc.c604 a->profile.B3_Protocols = 0xb7;
612 a->profile.B3_Protocols = 0x07;
707 ctrl->profile.support3 = a->profile.B3_Protocols;
H A Dcapi20.h69 dword B3_Protocols; member in struct:api_profile_s
H A Dmessage.c5010 a->profile.B3_Protocols &= 0x000000b7L;
5016 a->profile.B3_Protocols &= GET_DWORD(&esc_profile[18]);
5070 a->profile.B3_Protocols &= 0x000000b7L;
5082 a->profile.B3_Protocols, a->manufacturer_features));
8090 || !((1L << GET_WORD(bp_parms[2].info)) & plci->adapter->profile.B3_Protocols))

Completed in 32 milliseconds