Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/isdn/hardware/eicon/
Ddi.h56 void (*ram_outw)(ADAPTER *a, void *adr, word data); member
Ds_bri.c170 a->ram_outw = io_outw; in prepare_maestra_functions()
Ds_pri.c169 a->ram_outw = mem_outw; in prepare_common_pri_functions()
Ddi.c164 a->ram_outw(a, &ReqOut->XBuffer.length, length); in pr_out()
216 a->ram_outw(a, &PR_RAM->NextReq, a->ram_inw(a, &ReqOut->next)); in pr_out()
Ds_4bri.c445 a->ram_outw = mem_outw; in set_common_qBri_functions()