/openbmc/linux/drivers/isdn/mISDN/ |
H A D | l1oip_core.c | 585 if (!test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_parse() 589 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_parse() 768 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_socket_close() 772 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_socket_close() 843 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in l1oip_timeout() 847 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in l1oip_timeout() 910 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg() 921 if (test_bit(FLG_ACTIVE, &dch->Flags)) in handle_dmsg() 994 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in open_dchannel() 1153 test_and_set_bit(FLG_ACTIVE, &bch->Flags); in handle_bmsg() [all …]
|
H A D | hwchannel.c | 133 test_and_clear_bit(FLG_ACTIVE, &ch->Flags); in mISDN_clear_bchannel()
|
/openbmc/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfcsusb.c | 219 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) { in hfcusb_l2l1B() 306 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in hfcusb_l2l1D() 396 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback() 401 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback() 427 test_and_clear_bit(FLG_ACTIVE, &hw->dch.Flags); in open_dchannel() 428 test_and_clear_bit(FLG_ACTIVE, &hw->ech.Flags); in open_dchannel() 435 set_bit(FLG_ACTIVE, &hw->ech.Flags); in open_dchannel() 632 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt() 654 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt() 736 if (test_bit(FLG_ACTIVE, &hw->bch[0].Flags)) { in hfcsusb_setup_bch() [all …]
|
H A D | hfcmulti.c | 1921 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_tx() 1926 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_tx() 2161 if (!test_bit(FLG_ACTIVE, &bch->Flags)) in hfcmulti_rx() 2165 if (!test_bit(FLG_ACTIVE, &dch->Flags)) in hfcmulti_rx() 2617 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq() 2624 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq() 2632 test_bit(FLG_ACTIVE, &dch->Flags)) { in fifo_irq() 2636 test_bit(FLG_ACTIVE, &bch->Flags)) { in fifo_irq() 3273 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback() 3278 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfcm_l1callback() [all …]
|
H A D | hfcpci.c | 309 if (test_bit(FLG_ACTIVE, &hc->bch[0].Flags) && in Sel_BCS() 312 else if (test_bit(FLG_ACTIVE, &hc->bch[1].Flags) && in Sel_BCS() 946 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in handle_nt_timer3() 998 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt() 1095 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback() 1100 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback() 1603 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in hfcpci_l2l1D() 1682 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in hfcpci_l2l1B()
|
H A D | netjet.c | 457 if (test_bit(FLG_ACTIVE, &card->bc[0].bch.Flags)) in recv_tiger() 459 if (test_bit(FLG_ACTIVE, &card->bc[1].bch.Flags)) in recv_tiger() 669 if (test_bit(FLG_ACTIVE, &card->bc[i].bch.Flags)) in send_tiger() 758 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in nj_l2l1B()
|
H A D | w6692.c | 660 test_bit(FLG_ACTIVE, &wch->bch.Flags)) { in W6692B_interrupt() 952 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in w6692_l2l1B() 1140 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in w6692_l1callback() 1145 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in w6692_l1callback()
|
H A D | avmfritz.c | 250 if (test_bit(FLG_ACTIVE, &fc->bch[0].Flags) && in Sel_BCS() 253 else if (test_bit(FLG_ACTIVE, &fc->bch[1].Flags) && in Sel_BCS() 700 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in avm_l2l1B()
|
H A D | mISDNipac.c | 675 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd() 680 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd() 1113 if (!test_bit(FLG_ACTIVE, &hx->bch.Flags)) in ipac_irq() 1351 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in hscx_l2l1()
|
H A D | mISDNisar.c | 726 if (ch && test_bit(FLG_ACTIVE, &ch->bch.Flags)) { in check_send() 736 if (ch && test_bit(FLG_ACTIVE, &ch->bch.Flags)) { in check_send() 1487 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in isar_l2l1()
|
/openbmc/linux/include/linux/ |
H A D | mISDNhw.h | 40 #define FLG_ACTIVE 6 /* channel is activated */ macro
|