Searched refs:FLG_L2_ACTIVATED (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/ |
| H A D | mISDNhw.h | 38 #define FLG_L2_ACTIVATED 3 /* activated from L2 */ macro
|
| /linux/drivers/isdn/hardware/mISDN/ |
| H A D | hfcpci.c | 1003 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in ph_state_nt() 1016 if (!test_and_clear_bit(FLG_L2_ACTIVATED, in ph_state_nt() 1611 test_and_set_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcpci_l2l1D() 1619 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcpci_l2l1D()
|
| H A D | hfcsusb.c | 314 test_and_set_bit(FLG_L2_ACTIVATED, in hfcusb_l2l1D() 327 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcusb_l2l1D() 634 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in ph_state_nt()
|
| H A D | w6692.c | 1085 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in w6692_l2l1D()
|
| H A D | mISDNipac.c | 580 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in isac_l1hw()
|
| H A D | hfcmulti.c | 3359 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in handle_dmsg()
|