Home
last modified time | relevance | path

Searched refs:device_sibling (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Ddevice.h104 (device *) device_sibling
Dtree.c341 child != NULL; child = device_sibling(child)) { in split_find_device()
919 child = device_sibling(child)) { in tree_traverse()
Ddevice.c368 device_sibling(device *me) in device_sibling() function
Demul_chirp.c275 sibling_phandle = device_sibling(phandle); in chirp_emul_peer()
DChangeLog-20214991 * device.h, device.c (device_child, device_sibling): New