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

  /src/external/gpl3/gdb/dist/sim/common/
hw-device.h 371 ((bus)->to_unit_address_to_attach_address (bus, unit_addr, attach_space, attach_addr, client))
374 ((hw)->to_unit_address_to_attach_address = (method))
527 hw_unit_address_to_attach_address_method *to_unit_address_to_attach_address;
522 hw_unit_address_to_attach_address_method *to_unit_address_to_attach_address; member in struct:hw
  /src/external/gpl3/gdb.old/dist/sim/common/
hw-device.h 371 ((bus)->to_unit_address_to_attach_address (bus, unit_addr, attach_space, attach_addr, client))
374 ((hw)->to_unit_address_to_attach_address = (method))
527 hw_unit_address_to_attach_address_method *to_unit_address_to_attach_address;
522 hw_unit_address_to_attach_address_method *to_unit_address_to_attach_address; member in struct:hw

Completed in 28 milliseconds