OPTION_L1_HOLD    122 drivers/isdn/mISDN/tei.c 	if (!test_bit(OPTION_L1_HOLD, &mgr->options)) {
OPTION_L1_HOLD    135 drivers/isdn/mISDN/tei.c 	if (!test_bit(OPTION_L1_HOLD, &mgr->options)) {
OPTION_L1_HOLD   1143 drivers/isdn/mISDN/tei.c 	test_and_clear_bit(OPTION_L1_HOLD, &mgr->options);
OPTION_L1_HOLD   1185 drivers/isdn/mISDN/tei.c 			test_and_set_bit(OPTION_L1_HOLD, &mgr->options);
OPTION_L1_HOLD   1187 drivers/isdn/mISDN/tei.c 			test_and_clear_bit(OPTION_L1_HOLD, &mgr->options);