Searched refs:sds_read_bytes (Results 1 – 2 of 2) sorted by relevance
52 static int sds_read_bytes (CORE_ADDR, char *, int);588 sds_read_bytes (CORE_ADDR memaddr, char *myaddr, int len) in sds_read_bytes() function649 res = sds_read_bytes (memaddr, myaddr, len); in sds_xfer_memory()
1044 sds_read_bytes() instead of dcache_xfer_memory().