Searched refs:devctl_ddef_t (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/lib/libdevice/ |
H A D | libdevice.h | 44 typedef struct devctl_dummy_ddef *devctl_ddef_t; typedef 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 D | devctl.c | 983 devctl_bus_dev_create(devctl_hdl_t dcp, devctl_ddef_t ddef_hdl, in devctl_bus_dev_create() 1137 devctl_ddef_t 1171 return ((devctl_ddef_t)nvlp); in devctl_ddef_alloc() 1178 devctl_ddef_free(devctl_ddef_t ddef_hdl) in devctl_ddef_free() 1192 devctl_ddef_int(devctl_ddef_t ddef_hdl, char *name, int32_t value) in devctl_ddef_int() 1215 devctl_ddef_int_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_int_array() 1243 devctl_ddef_string(devctl_ddef_t ddef_hdl, char *name, char *value) in devctl_ddef_string() 1265 devctl_ddef_string_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_string_array() 1291 devctl_ddef_byte_array(devctl_ddef_t ddef_hdl, char *name, int nelements, in devctl_ddef_byte_array()
|
/titanic_44/usr/src/cmd/devctl/ |
H A D | devctl.c | 396 add_prop(devctl_ddef_t ddef_hdl, char *prop_str) in add_prop() 446 devctl_ddef_t ddef_hdl = NULL; in bus_devcreate()
|
/titanic_44/usr/src/cmd/luxadm/ |
H A D | fabric_conf.c | 286 devctl_ddef_t ddef_handle; in create_ap_instance()
|
/titanic_44/usr/src/cmd/zoneadmd/ |
H A D | zcons.c | 335 devctl_ddef_t ddef_hdl = NULL; in init_console_dev()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 548 devctl_ddef_t ddef_hdl; in psvc_ps_hotplug_policy_0()
|
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cs.c | 69 devctl_ddef_t ddef_hdl; in do_devctl_dev_create()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 230 devctl_ddef_t ddef_hdl = NULL; in create_i2c_node()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/ |
H A D | psvcpolicy.c | 1535 devctl_ddef_t ddef_hdl; in psvc_ps_hotplug_policy_0()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 2851 devctl_ddef_t ddef_hdl; in create_i2c_node()
|