Home
last modified time | relevance | path

Searched defs:_device_instance (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Ddevice.c162 struct _device_instance { struct
163 void *data;
164 char *args;
165 char *path;
166 const device_instance_callbacks *callback;
168 device *owner;
169 device_instance *next;
171 device_instance *parent;
172 device_instance *child;