Home
last modified time | relevance | path

Searched refs:the_word (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/isdn/eicon/
Dlinio.c214 void UxCardPortIoOutW(ux_diva_card_t *card, void *AttachedBase, int offset, word the_word) in UxCardPortIoOutW() argument
220 outw(the_word, base); in UxCardPortIoOutW()
425 word the_word; in UxCardIoInW() local
429 the_word = inw(card->io_base); in UxCardIoInW()
434 the_word & 0xffff, address)); in UxCardIoInW()
437 return the_word; in UxCardIoInW()