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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddi.c125 ReqOut = (REQ *)&PR_RAM->B[a->ram_inw(a, &PR_RAM->NextReq)];
214 assign_queue(a, this->No, a->ram_inw(a, &ReqOut->Reference));
216 a->ram_outw(a, &PR_RAM->NextReq, a->ram_inw(a, &ReqOut->next));
268 RcIn = (RC *)&PR_RAM->B[a->ram_inw(a, &PR_RAM->NextRc)];
287 a->ram_inw(a, &RcIn->Reference),
293 RcIn = (RC *)&PR_RAM->B[a->ram_inw(a, &RcIn->next)];
306 IndIn = (IND *)&PR_RAM->B[a->ram_inw(a, &PR_RAM->NextInd)];
329 a->ram_inw(a, &IndIn->MLength));
339 IndIn = (IND *)&PR_RAM->B[a->ram_inw(a, &IndIn->next)];
681 clength = min(a->ram_inw(
[all...]
H A Ddi.h52 word ( * ram_inw)(ADAPTER * a, void * adr); member in struct:adapter_s
H A Ds_bri.c166 a->ram_inw = io_inw ;
H A Ds_pri.c165 a->ram_inw = mem_inw ;
H A Ds_4bri.c441 a->ram_inw = mem_inw ;

Completed in 46 milliseconds