Home
last modified time | relevance | path

Searched refs:OPTION_L2_PMX (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/include/linux/
DmISDNif.h242 #define OPTION_L2_PMX 1 macro
/linux-3.4.99/drivers/isdn/mISDN/
Dlayer2.c2098 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()
2110 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()
2123 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()
2135 if (test_bit(OPTION_L2_PMX, &options)) in create_l2()
Dtei.c804 test_and_set_bit(OPTION_L2_PMX, &opt); in create_new_tei()
1021 test_and_set_bit(OPTION_L2_PMX, &opt); in create_teimgr()