Home
last modified time | relevance | path

Searched refs:FLG_L2_ACTIVATED (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A DmISDNhw.h38 #define FLG_L2_ACTIVATED 3 /* activated from L2 */ macro
/linux/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c1002 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in ph_state_nt()
1015 if (!test_and_clear_bit(FLG_L2_ACTIVATED, in ph_state_nt()
1610 test_and_set_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcpci_l2l1D()
1618 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in hfcpci_l2l1D()
H A Dhfcsusb.c314 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 Dw6692.c1085 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in w6692_l2l1D()
H A DmISDNipac.c580 test_and_clear_bit(FLG_L2_ACTIVATED, &dch->Flags); in isac_l1hw()