Searched refs:BC_FLG_INIT (Results 1 – 16 of 16) sorted by relevance
/drivers/isdn/hisax/ |
D | hscx.c | 158 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hscxstate() 176 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hscxstate() 180 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate() 186 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hscxstate()
|
D | jade.c | 197 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_jadestate() 215 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_jadestate() 219 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_jadestate() 225 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_jadestate()
|
D | ipacx.c | 605 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) return; in bch_int() 763 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in bch_close_state() 783 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in bch_open_state() 787 clear_bit(BC_FLG_INIT, &bcs->Flag); in bch_open_state() 793 clear_bit(BC_FLG_INIT, &bcs->Flag); in bch_open_state()
|
D | w6692.c | 285 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) { in W6692B_interrupt() 820 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_w6692state() 838 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_w6692state() 842 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state() 848 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_w6692state()
|
D | hfc_2bs0.c | 514 if (test_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcstate() 523 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in close_hfcstate() 529 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcstate()
|
D | avm_pci.c | 544 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hdlcstate() 562 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hdlcstate() 571 test_and_clear_bit(BC_FLG_INIT, &bcs->Flag); in open_hdlcstate()
|
D | elsa_ser.c | 430 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_elsastate() 597 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in setstack_elsa()
|
D | jade_irq.c | 123 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in jade_interrupt()
|
D | hscx_irq.c | 131 if (!test_bit(BC_FLG_INIT, &bcs->Flag)) in hscx_interrupt()
|
D | hfc_2bds0.c | 512 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_2bs0() 526 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcstate()
|
D | netjet.c | 856 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_tigerstate() 874 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_tigerstate()
|
D | isar.c | 1691 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_isarstate() 1710 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_isarstate() 1838 test_bit(BC_FLG_INIT, &bcs->Flag)) { in isar_auxcmd()
|
D | hfc_sx.c | 1203 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcsx() 1220 if (!test_and_set_bit(BC_FLG_INIT, &bcs->Flag)) { in open_hfcsxstate()
|
D | hisax.h | 460 #define BC_FLG_INIT 1 macro
|
D | hfc_pci.c | 1452 if (test_and_clear_bit(BC_FLG_INIT, &bcs->Flag)) { in close_hfcpci() 1469 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()
|