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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddi.h56 void ( * ram_outw)(ADAPTER * a, void * adr, word data); member in struct:adapter_s
H A Ds_bri.c170 a->ram_outw = io_outw ;
H A Ds_pri.c169 a->ram_outw = mem_outw ;
H A Ds_4bri.c445 a->ram_outw = mem_outw ;
H A Ddi.c164 a->ram_outw(a, &ReqOut->XBuffer.length, length);
216 a->ram_outw(a, &PR_RAM->NextReq, a->ram_inw(a, &ReqOut->next));

Completed in 104 milliseconds