Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/fc4/
Dsoc.h114 static inline void xram_copy_from (void *p, xram_p x, int len) in xram_copy_from() function
Dsoc.c133 xram_copy_from(&fchdr, (xram_p)&hwrsp->fchdr, sizeof(fchdr)); in soc_solicited()
280 xram_copy_from (buf, (xram_p)hwrspc, in soc_unsolicited()
699 xram_copy_from (s->serv_params, s->xram + 0x140, sizeof (s->serv_params)); in soc_init()