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

  /src/external/gpl3/gdb/dist/sim/common/
hw-device.h 304 } hw_unit;
308 hw_unit. */
315 /* For the given device, its identifying hw_unit address.
317 Each device has an identifying hw_unit address. That address is
321 const hw_unit *hw_unit_address
326 hw_unit address/size.
328 NOTE: A device asks its parent to translate between a hw_unit and
335 hw_unit *unit);
345 const hw_unit *unit,
357 hw_unit address/size into a form suitable for an attach addres
301 } hw_unit; typedef in typeref:struct:_hw_unit
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/common/
hw-device.h 304 } hw_unit;
308 hw_unit. */
315 /* For the given device, its identifying hw_unit address.
317 Each device has an identifying hw_unit address. That address is
321 const hw_unit *hw_unit_address
326 hw_unit address/size.
328 NOTE: A device asks its parent to translate between a hw_unit and
335 hw_unit *unit);
345 const hw_unit *unit,
357 hw_unit address/size into a form suitable for an attach addres
301 } hw_unit; typedef in typeref:struct:_hw_unit
    [all...]

Completed in 23 milliseconds