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

  /src/external/gpl3/gdb/dist/sim/common/
hw-device.h 238 ((hw)->to_io_read_buffer (hw, dest, space, addr, nr_bytes))
241 ((hw)->to_io_read_buffer = (method))
513 hw_io_read_buffer_method *to_io_read_buffer;
508 hw_io_read_buffer_method *to_io_read_buffer; member in struct:hw
  /src/external/gpl3/gdb.old/dist/sim/common/
hw-device.h 238 ((hw)->to_io_read_buffer (hw, dest, space, addr, nr_bytes))
241 ((hw)->to_io_read_buffer = (method))
513 hw_io_read_buffer_method *to_io_read_buffer;
508 hw_io_read_buffer_method *to_io_read_buffer; member in struct:hw

Completed in 25 milliseconds