Home
last modified time | relevance | path

Searched refs:BC_FLG_LL_OK (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Dhisax.h483 #define BC_FLG_LL_OK 14 macro
Disar.c802 test_and_set_bit(BC_FLG_LL_OK, &bcs->Flag); in send_frames()
1118 if (test_and_clear_bit(BC_FLG_LL_OK, &bcs->Flag)) { in isar_pump_statev_fax()