Searched refs:device_root (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dcorefile.c73 root = device_root(root);
H A Ddevice.h100 (device *) device_root
H A Ddevice.c269 new_device->ihandles = device_root(parent)->ihandles;
270 new_device->phandles = device_root(parent)->phandles;
371 device_root(device *me)
369 device_root(device *me) function
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dcorefile.c74 root = device_root(root);
H A Ddevice.h100 (device *) device_root
H A Ddevice.c258 new_device->ihandles = device_root(parent)->ihandles;
259 new_device->phandles = device_root(parent)->phandles;
360 device_root(device *me)
358 device_root(device *me) function

Completed in 216 milliseconds