Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Ddevice.h214 struct _device_property { struct
215 device *owner;
216 const char *name;
217 device_property_type type;
218 unsigned sizeof_array;
219 const void *array;
220 const device_property *original;
221 object_disposition disposition;