Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/isdn/eicon/
Deicon_io.c156 void ram_copytocard(eicon_card *card, void *adrto, void *adr, int len) { in ram_copytocard() function
334 ram_copytocard(ccard, &com->XBuffer.P, &reqbuf->XBuffer.P, reqbuf->XBuffer.length); in eicon_io_transmit()
341 ram_copytocard(ccard, &ReqOut->XBuffer.P, &reqbuf->XBuffer.P, reqbuf->XBuffer.length); in eicon_io_transmit()