HomeSort by: relevance | last modified time | path
    Searched defs:RV_MEM_RD_CMD (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/cris/
rvdummy.c 61 RV_MEM_RD_CMD = 3,
423 bytes[2] = RV_MEM_RD_CMD;
dv-rv.c 216 RV_MEM_RD_CMD = 3
229 reply to RV_MEM_RD_CMD; a 32-bit little-endian address, followed by
270 When used with servers sending RV_MEM_RD_CMD but being
283 RV_MEM_RD_CMD = 3,
469 /* Handle incoming DMA requests as per the RV_MEM_RD_CMD packet.
518 hw_rv_send (me, RV_MEM_RD_CMD, bufp, len + 8);
633 case RV_MEM_RD_CMD:
648 case RV_MEM_RD_CMD:
  /src/external/gpl3/gdb/dist/sim/cris/
rvdummy.c 61 RV_MEM_RD_CMD = 3,
423 bytes[2] = RV_MEM_RD_CMD;
dv-rv.c 216 RV_MEM_RD_CMD = 3
229 reply to RV_MEM_RD_CMD; a 32-bit little-endian address, followed by
270 When used with servers sending RV_MEM_RD_CMD but being
283 RV_MEM_RD_CMD = 3,
469 /* Handle incoming DMA requests as per the RV_MEM_RD_CMD packet.
518 hw_rv_send (me, RV_MEM_RD_CMD, bufp, len + 8);
633 case RV_MEM_RD_CMD:
648 case RV_MEM_RD_CMD:

Completed in 158 milliseconds