Searched refs:sds_write_bytes (Results 1 – 2 of 2) sorted by relevance
50 static int sds_write_bytes (CORE_ADDR, char *, int);540 sds_write_bytes (CORE_ADDR memaddr, char *myaddr, int len) in sds_write_bytes() function647 res = sds_write_bytes (memaddr, myaddr, len); in sds_xfer_memory()
1043 (sds_xfer_memory): Changed to call sds_write_bytes() and