Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevice/
H A Dlibdevice.h42 typedef struct devctl_dummy_ddef *devctl_ddef_t; typedef
156 devctl_ddef_t
160 devctl_ddef_free(devctl_ddef_t);
163 devctl_ddef_int(devctl_ddef_t, char *, int32_t);
166 devctl_ddef_int_array(devctl_ddef_t, char *, int, int32_t *);
169 devctl_ddef_string(devctl_ddef_t ddef_hdl, char *, char *);
172 devctl_ddef_string_array(devctl_ddef_t, char *, int, char **);
175 devctl_ddef_byte_array(devctl_ddef_t, char *, int, uchar_t *);
178 devctl_bus_dev_create(devctl_hdl_t, devctl_ddef_t, uint_t, devctl_hdl_t *);
H A Ddevctl.c981 devctl_bus_dev_create(devctl_hdl_t dcp, devctl_ddef_t ddef_hdl, in devctl_bus_dev_create()
1135 devctl_ddef_t
1169 return ((devctl_ddef_t)nvlp); in devctl_ddef_alloc()
1176 devctl_ddef_free(devctl_ddef_t ddef_hdl) in devctl_ddef_free()
1190 devctl_ddef_int(devctl_ddef_t ddef_hdl, char *name, int32_t value) in devctl_ddef_int()
1213 devctl_ddef_int_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_int_array()
1241 devctl_ddef_string(devctl_ddef_t ddef_hdl, char *name, char *value) in devctl_ddef_string()
1263 devctl_ddef_string_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_string_array()
1289 devctl_ddef_byte_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_byte_array()
/illumos-gate/usr/src/cmd/devctl/
H A Ddevctl.c396 add_prop(devctl_ddef_t ddef_hdl, char *prop_str) in add_prop()
446 devctl_ddef_t ddef_hdl = NULL; in bus_devcreate()
/illumos-gate/usr/src/cmd/luxadm/
H A Dfabric_conf.c282 devctl_ddef_t ddef_handle; in create_ap_instance()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c336 devctl_ddef_t ddef_hdl = NULL; in init_console_dev()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c546 devctl_ddef_t ddef_hdl; in psvc_ps_hotplug_policy_0()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c69 devctl_ddef_t ddef_hdl; in do_devctl_dev_create()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c228 devctl_ddef_t ddef_hdl = NULL; in create_i2c_node()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1533 devctl_ddef_t ddef_hdl; in psvc_ps_hotplug_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2849 devctl_ddef_t ddef_hdl; in create_i2c_node()