Searched refs:b1_get_word (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/avm/
H A Dt1isa.c159 ApplId = (unsigned) b1_get_word(card->port);
181 ApplId = (unsigned) b1_get_word(card->port);
200 ApplId = b1_get_word(card->port);
201 NCCI = b1_get_word(card->port);
202 WindowSize = b1_get_word(card->port);
211 ApplId = b1_get_word(card->port);
212 NCCI = b1_get_word(card->port);
244 ApplId = (unsigned) b1_get_word(card->port);
H A Davmcard.h243 static inline unsigned int b1_get_word(unsigned int base) function
286 len = i = b1_get_word(base);
314 return b1_get_word(base);
417 len = i = b1_get_word(base);
H A Db1.c513 ApplId = (unsigned) b1_get_word(card->port);
535 ApplId = (unsigned) b1_get_word(card->port);
554 ApplId = b1_get_word(card->port);
555 NCCI = b1_get_word(card->port);
556 WindowSize = b1_get_word(card->port);
565 ApplId = b1_get_word(card->port);
566 NCCI = b1_get_word(card->port);
598 ApplId = (unsigned) b1_get_word(card->port);

Completed in 102 milliseconds