Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/eicon/
Deicon_dsp.h239 #define T30_FEATURE_BIT_ECM 0x0002 macro
Deicon_idi.c1075 t30->feature_bits_low |= T30_FEATURE_BIT_ECM; in idi_fill_in_T30()
1087 t30->feature_bits_low |= T30_FEATURE_BIT_ECM; in idi_fill_in_T30()
1095 t30->feature_bits_low |= T30_FEATURE_BIT_ECM; in idi_fill_in_T30()
1100 t30->feature_bits_low |= T30_FEATURE_BIT_ECM; in idi_fill_in_T30()
1229 if (p->feature_bits_low & T30_FEATURE_BIT_ECM) { in idi_parse_edata()