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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/atm/
H A Didt77252.h417 #define IDT77252_BIT_INIT 1 macro
H A Didt77252.c3028 if (!test_bit(IDT77252_BIT_INIT, &card->flags)) {
3106 if (!test_bit(IDT77252_BIT_INIT, &card->flags)) {
3164 clear_bit(IDT77252_BIT_INIT, &card->flags);
3317 if (test_bit(IDT77252_BIT_INIT, &card->flags)) {
3564 set_bit(IDT77252_BIT_INIT, &card->flags);

Completed in 42 milliseconds