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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Didt77252.h411 #define IDT77252_BIT_INIT 1 macro
H A Didt77252.c3007 if (!test_bit(IDT77252_BIT_INIT, &card->flags)) {
3084 if (!test_bit(IDT77252_BIT_INIT, &card->flags)) {
3142 clear_bit(IDT77252_BIT_INIT, &card->flags);
3295 if (test_bit(IDT77252_BIT_INIT, &card->flags)) {
3539 set_bit(IDT77252_BIT_INIT, &card->flags);

Completed in 50 milliseconds