Searched refs:FLG_L2_ACTIVATED (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A DmISDNhw.h38 #define FLG_L2_ACTIVATED 3 /* activated from L2 */ macro
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c1001 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);
1014 if (!test_and_clear_bit(FLG_L2_ACTIVATED,
1609 test_and_set_bit(FLG_L2_ACTIVATED, &dch->Flags);
1617 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);
H A Dhfcsusb.c313 test_and_set_bit(FLG_L2_ACTIVATED,
326 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);
633 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);
H A Dw6692.c1084 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);
H A DmISDNipac.c579 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);
H A Dhfcmulti.c3357 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags);

Completed in 151 milliseconds