Searched refs:FLG_PTP (Results 1 – 5 of 5) sorted by relevance
136 #define FLG_PTP 14 macro
2099 test_and_set_bit(FLG_PTP, &l2->flag); in create_l2()2124 test_and_set_bit(FLG_PTP, &l2->flag); in create_l2()2161 test_bit(FLG_PTP, &l2->flag) || in create_l2()
1140 if (test_bit(FLG_PTP, &csta->channel->d_st->l2.flag)) { in CallcNewChan()1639 test_and_set_bit(FLG_PTP, &csta->channel[0].d_st->l2.flag); in HiSax_command()1648 test_and_clear_bit(FLG_PTP, &csta->channel[0].d_st->l2.flag); in HiSax_command()
289 !test_bit(FLG_PTP, &p->st->l2.flag)) { in release_l3_process()
236 #define FLG_PTP 14 macro