Searched refs:BC_FLG_INIT (Results 1 – 16 of 16) sorted by relevance
/linux-4.1.27/drivers/isdn/hisax/ |
D | hscx.c | 159 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hscxstate() 177 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hscxstate() 181 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate() 187 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate()
|
D | jade.c | 194 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_jadestate() 212 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_jadestate() 216 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_jadestate() 222 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_jadestate()
|
D | ipacx.c | 606 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) return; in bch_int() 764 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in bch_close_state() 784 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in bch_open_state() 788 clear_bit(BC_FLG_INIT, &bcs->Flag); in bch_open_state() 794 clear_bit(BC_FLG_INIT, &bcs->Flag); in bch_open_state()
|
D | w6692.c | 284 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) { in W6692B_interrupt() 819 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_w6692state() 837 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_w6692state() 841 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state() 847 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state()
|
D | hfc_2bs0.c | 515 if (test_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcstate() 524 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in close_hfcstate() 530 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcstate()
|
D | jade_irq.c | 123 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in jade_interrupt()
|
D | avm_pci.c | 545 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hdlcstate() 563 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hdlcstate() 572 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hdlcstate()
|
D | hscx_irq.c | 131 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in hscx_interrupt()
|
D | elsa_ser.c | 430 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_elsastate() 598 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in setstack_elsa()
|
D | netjet.c | 857 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_tigerstate() 875 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_tigerstate()
|
D | hfc_2bds0.c | 514 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_2bs0() 528 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcstate()
|
D | isar.c | 1693 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_isarstate() 1712 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_isarstate() 1840 test_bit(BC_FLG_INIT, &bcs->Flag)) { in isar_auxcmd()
|
D | hisax.h | 470 #define BC_FLG_INIT 1 macro
|
D | hfc_sx.c | 1206 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcsx() 1223 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcsxstate()
|
D | hfc_pci.c | 1454 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcpci() 1471 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcpcistate()
|
D | diva.c | 485 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in Memhscx_interrupt()
|