Searched refs:VCF_TX (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/atm/
H A Didt77252.c1951 if (!test_bit(VCF_TX, &vc->flags)) {
2148 if (test_bit(VCF_TX, &vc->flags))
2186 if (test_bit(VCF_TX, &vc->flags)) {
2243 if (test_bit(VCF_TX, &vc->flags))
2311 set_bit(VCF_TX, &vc->flags);
2446 test_bit(VCF_TX, &vc->flags))
2527 clear_bit(VCF_TX, &vc->flags);
2576 if (!test_bit(VCF_TX, &vc->flags)) {
H A Didt77252.h204 #define VCF_TX 0 macro

Completed in 104 milliseconds