devctl_ddef_t
add_prop(devctl_ddef_t ddef_hdl, char *prop_str)
devctl_ddef_t ddef_hdl = NULL;
devctl_ddef_t ddef_handle;
devctl_ddef_t ddef_hdl = NULL;
devctl_ddef_t ddef_hdl;
devctl_ddef_t ddef_hdl;
devctl_ddef_t ddef_hdl;
devctl_ddef_t ddef_hdl = NULL;
devctl_ddef_t ddef_hdl;
devctl_ddef_t
return ((devctl_ddef_t)nvlp);
devctl_ddef_free(devctl_ddef_t ddef_hdl)
devctl_ddef_int(devctl_ddef_t ddef_hdl, char *name, int32_t value)
devctl_ddef_int_array(devctl_ddef_t ddef_hdl, char *name, int nelements,
devctl_ddef_string(devctl_ddef_t ddef_hdl, char *name, char *value)
devctl_ddef_string_array(devctl_ddef_t ddef_hdl, char *name, int nelements,
devctl_ddef_byte_array(devctl_ddef_t ddef_hdl, char *name, int nelements,
devctl_bus_dev_create(devctl_hdl_t dcp, devctl_ddef_t ddef_hdl,
devctl_ddef_t
devctl_ddef_free(devctl_ddef_t);
devctl_ddef_int(devctl_ddef_t, char *, int32_t);
devctl_ddef_int_array(devctl_ddef_t, char *, int, int32_t *);
devctl_ddef_string(devctl_ddef_t ddef_hdl, char *, char *);
devctl_ddef_string_array(devctl_ddef_t, char *, int, char **);
devctl_ddef_byte_array(devctl_ddef_t, char *, int, uchar_t *);
devctl_bus_dev_create(devctl_hdl_t, devctl_ddef_t, uint_t, devctl_hdl_t *);