Home
last modified time | relevance | path

Searched refs:BC_FLG_INIT (Results 1 – 16 of 16) sorted by relevance

/linux-4.4.14/drivers/isdn/hisax/
Dhscx.c159 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()
Djade.c194 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()
Dipacx.c606 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()
Dw6692.c284 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()
Dhfc_2bs0.c515 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()
Djade_irq.c123 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in jade_interrupt()
Davm_pci.c545 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()
Dhscx_irq.c131 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in hscx_interrupt()
Delsa_ser.c430 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()
Dhfc_2bds0.c514 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()
Dnetjet.c857 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()
Disar.c1693 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()
Dhisax.h470 #define BC_FLG_INIT 1 macro
Dhfc_sx.c1206 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()
Dhfc_pci.c1454 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()
Ddiva.c485 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in Memhscx_interrupt()