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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/act2000/
H A Dact2000_isa.c297 if (test_and_set_bit(ACT2000_LOCK_TX, (void *) &card->ilock) != 0)
316 test_and_clear_bit(ACT2000_LOCK_TX, (void *) &card->ilock);
324 test_and_clear_bit(ACT2000_LOCK_TX, (void *) &card->ilock);
H A Dact2000.h115 #define ACT2000_LOCK_TX 0 macro

Completed in 160 milliseconds