Searched refs:ram_out (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddi.c165 a->ram_out(a, &ReqOut->ReqId, this->Id);
166 a->ram_out(a, &ReqOut->ReqCh, this->ReqCh);
175 a->ram_out(a, &ReqOut->Req, this->MInd);
182 a->ram_out(a, &ReqOut->Req, this->Req);
212 a->ram_out(a, &ReqOut->Req, this->Req);
222 a->ram_out(a, &PR_RAM->ReqInput,
290 a->ram_out(a, &RcIn->Rc, 0);
296 a->ram_out(a, &PR_RAM->RcOutput ,0);
313 a->ram_out(a, &IndIn->Ind, 0);
314 a->ram_out(
[all...]
H A Ddi.h55 void ( * ram_out)(ADAPTER * a, void * adr, byte data); member in struct:adapter_s
H A Ds_pri.c109 IoAdapter->a.ram_out (&IoAdapter->a, &RAM->SWReg, SWREG_HALT_CPU) ;
168 a->ram_out = mem_out ;
H A Dio.c478 a->ram_out (a, &IoAdapter->pcm->rc, 0) ;
479 a->ram_out (a, &IoAdapter->pcm->req, pcm->req) ;
559 a->ram_out (a, &IoAdapter->pcm->rc, 0) ;
560 a->ram_out (a, &IoAdapter->pcm->req, pcm->req) ;
H A Ds_bri.c169 a->ram_out = io_out ;
H A Ds_4bri.c444 a->ram_out = mem_out ;
H A Dos_4bri.c1029 a->ram_out(a, &PR_RAM->ReadyInt, 1);
H A Dos_bri.c724 a->ram_out(a, &PR_RAM->ReadyInt, 1);
H A Dos_pri.c500 a->ram_out(a, &PR_RAM->ReadyInt, 1);

Completed in 184 milliseconds