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

  /src/external/gpl3/gdb/dist/sim/common/
hw-device.h 310 #define hw_unit_nr_address_cells(bus) ((bus)->nr_address_cells_of_hw_unit + 0)
506 int nr_address_cells_of_hw_unit;
501 int nr_address_cells_of_hw_unit; member in struct:hw
  /src/external/gpl3/gdb.old/dist/sim/common/
hw-device.h 310 #define hw_unit_nr_address_cells(bus) ((bus)->nr_address_cells_of_hw_unit + 0)
506 int nr_address_cells_of_hw_unit;
501 int nr_address_cells_of_hw_unit; member in struct:hw

Completed in 23 milliseconds