Searched refs:FLG_L2_ACTIVATED (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/include/linux/ |
D | mISDNhw.h | 47 #define FLG_L2_ACTIVATED 3 /* activated from L2 */ macro
|
/linux-2.6.39/drivers/isdn/hardware/mISDN/ |
D | hfcpci.c | 1015 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in ph_state_nt() 1028 if (!test_and_clear_bit(FLG_L2_ACTIVATED, in ph_state_nt() 1642 test_and_set_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcpci_l2l1D() 1650 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcpci_l2l1D()
|
D | hfcsusb.c | 333 test_and_set_bit(FLG_L2_ACTIVATED, in hfcusb_l2l1D() 346 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcusb_l2l1D() 658 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in ph_state_nt()
|
D | w6692.c | 1112 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in w6692_l2l1D()
|
D | mISDNipac.c | 594 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in isac_l1hw()
|
D | hfcmulti.c | 3362 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in handle_dmsg()
|