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

  /src/external/gpl3/gdb/dist/sim/common/
hw-device.h 383 ((bus)->to_unit_size_to_attach_size (bus, unit_size, attach_size, client))
386 ((hw)->to_unit_size_to_attach_size = (method))
528 hw_unit_size_to_attach_size_method *to_unit_size_to_attach_size;
523 hw_unit_size_to_attach_size_method *to_unit_size_to_attach_size; member in struct:hw
  /src/external/gpl3/gdb.old/dist/sim/common/
hw-device.h 383 ((bus)->to_unit_size_to_attach_size (bus, unit_size, attach_size, client))
386 ((hw)->to_unit_size_to_attach_size = (method))
528 hw_unit_size_to_attach_size_method *to_unit_size_to_attach_size;
523 hw_unit_size_to_attach_size_method *to_unit_size_to_attach_size; member in struct:hw

Completed in 26 milliseconds