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

/linux-master/drivers/atm/
H A Didt77252.c1053 if (!vc || !test_bit(VCF_RX, &vc->flags)) {
1293 if (!vc || !test_bit(VCF_RX, &vc->flags)) {
2323 if (test_bit(VCF_RX, &vc->flags))
2327 set_bit(VCF_RX, &vc->flags);
2449 test_bit(VCF_RX, &vc->flags))
2501 clear_bit(VCF_RX, &vc->flags);
2608 !test_bit(VCF_RX, &vc->flags)) {
H A Didt77252.h205 #define VCF_RX 1 macro

Completed in 153 milliseconds