Searched defs:DevinfoDevHandler_s (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/hal/hald/solaris/ |
H A D | devinfo.h | 23 typedef struct DevinfoDevHandler_s struct 30 …void (*hotplug_begin_add) (HalDevice *d, HalDevice *parent, struct DevinfoDevHandler_s *handler, v… argument 32 void (*hotplug_begin_remove) (HalDevice *d, struct DevinfoDevHandler_s *handler, void *end_token); argument 34 …ice *d, guint32 exit_type, gint return_code, char **error, gpointer userdata1, gpointer userdata2); 36 const gchar *(*get_prober) (HalDevice *d, int *timeout);
|