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

/drivers/isdn/hardware/avm/
H A Dt1isa.c160 ApplId = (unsigned) b1_get_word(card->port);
182 ApplId = (unsigned) b1_get_word(card->port);
201 ApplId = b1_get_word(card->port);
202 NCCI = b1_get_word(card->port);
203 WindowSize = b1_get_word(card->port);
210 ApplId = b1_get_word(card->port);
211 NCCI = b1_get_word(card->port);
241 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.c518 ApplId = (unsigned) b1_get_word(card->port);
540 ApplId = (unsigned) b1_get_word(card->port);
559 ApplId = b1_get_word(card->port);
560 NCCI = b1_get_word(card->port);
561 WindowSize = b1_get_word(card->port);
568 ApplId = b1_get_word(card->port);
569 NCCI = b1_get_word(card->port);
599 ApplId = (unsigned) b1_get_word(card->port);

Completed in 74 milliseconds