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

/linux-master/drivers/isdn/mISDN/
H A Dtei.c796 test_and_set_bit(OPTION_L2_PMX, &opt);
1027 test_and_set_bit(OPTION_L2_PMX, &opt);
1064 if (test_bit(OPTION_L2_PMX, &opt))
1072 if (test_bit(OPTION_L2_PMX, &opt))
H A Dlayer2.c2132 if (test_bit(OPTION_L2_PMX, &options))
2144 if (test_bit(OPTION_L2_PMX, &options))
2157 if (test_bit(OPTION_L2_PMX, &options))
2169 if (test_bit(OPTION_L2_PMX, &options))
/linux-master/include/linux/
H A DmISDNif.h246 #define OPTION_L2_PMX 1 macro

Completed in 121 milliseconds