Searched refs:hw_child (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-device.h116 #define hw_child(hw) ((hw)->child_of_hw + 0) macro
H A Dhw-tree.c383 for (child = hw_child (current);
795 while (hw_child (me) != NULL)
797 hw_tree_delete (hw_child (me));
978 for (child = hw_child (root);
H A Dhw-base.c505 if (hw_child (me) != NULL)
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_dmac.c354 struct hw *dma = hw_child (me);
H A Ddv-bfin_emac.c132 struct hw *phy = hw_child (me);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_dmac.c355 struct hw *dma = hw_child (me);
H A Ddv-bfin_emac.c133 struct hw *phy = hw_child (me);
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dhw-tree.c374 for (child = hw_child (current);
786 while (hw_child (me) != NULL)
788 hw_tree_delete (hw_child (me));
969 for (child = hw_child (root);
H A Dhw-device.h119 #define hw_child(hw) ((hw)->child_of_hw + 0) macro
H A Dhw-base.c491 if (hw_child (me) != NULL)

Completed in 204 milliseconds