Searched refs:devctl_ddef_t (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libdevice/
H A Dlibdevice.h44 typedef struct devctl_dummy_ddef *devctl_ddef_t; typedef in typeref:struct:devctl_dummy_ddef
158 devctl_ddef_t
162 devctl_ddef_free(devctl_ddef_t);
165 devctl_ddef_int(devctl_ddef_t, char *, int32_t);
168 devctl_ddef_int_array(devctl_ddef_t, char *, int, int32_t *);
171 devctl_ddef_string(devctl_ddef_t ddef_hdl, char *, char *);
174 devctl_ddef_string_array(devctl_ddef_t, char *, int, char **);
177 devctl_ddef_byte_array(devctl_ddef_t, char *, int, uchar_t *);
180 devctl_bus_dev_create(devctl_hdl_t, devctl_ddef_t, uint_t, devctl_hdl_t *);
H A Ddevctl.c983 devctl_bus_dev_create(devctl_hdl_t dcp, devctl_ddef_t ddef_hdl,
1137 devctl_ddef_t
1171 return ((devctl_ddef_t)nvlp);
1178 devctl_ddef_free(devctl_ddef_t ddef_hdl)
1192 devctl_ddef_int(devctl_ddef_t ddef_hdl, char *name, int32_t value)
1215 devctl_ddef_int_array(devctl_ddef_t ddef_hdl, char *name, int nelements,
1243 devctl_ddef_string(devctl_ddef_t ddef_hdl, char *name, char *value)
1265 devctl_ddef_string_array(devctl_ddef_t ddef_hdl, char *name, int nelements,
1291 devctl_ddef_byte_array(devctl_ddef_t ddef_hdl, char *name, int nelements,
/illumos-gate/usr/src/cmd/devctl/
H A Ddevctl.c396 add_prop(devctl_ddef_t ddef_hdl, char *prop_str)
446 devctl_ddef_t ddef_hdl = NULL;
/illumos-gate/usr/src/cmd/luxadm/
H A Dfabric_conf.c286 devctl_ddef_t ddef_handle;
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c335 devctl_ddef_t ddef_hdl = NULL;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c548 devctl_ddef_t ddef_hdl;
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c69 devctl_ddef_t ddef_hdl;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c230 devctl_ddef_t ddef_hdl = NULL;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1535 devctl_ddef_t ddef_hdl;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2851 devctl_ddef_t ddef_hdl;

Completed in 89 milliseconds