Searched defs:ddef_hdl (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/lib/libdevice/ |
H A D | devctl.c | 983 devctl_bus_dev_create(devctl_hdl_t dcp, devctl_ddef_t ddef_hdl, in devctl_bus_dev_create() argument 1178 devctl_ddef_free(devctl_ddef_t ddef_hdl) in devctl_ddef_free() argument 1192 devctl_ddef_int(devctl_ddef_t ddef_hdl, char *name, int32_t value) in devctl_ddef_int() argument 1215 devctl_ddef_int_array(devctl_ddef_t ddef_hdl,char * name,int nelements,int32_t * value) devctl_ddef_int_array() argument 1243 devctl_ddef_string(devctl_ddef_t ddef_hdl,char * name,char * value) devctl_ddef_string() argument 1265 devctl_ddef_string_array(devctl_ddef_t ddef_hdl,char * name,int nelements,char ** value) devctl_ddef_string_array() argument 1291 devctl_ddef_byte_array(devctl_ddef_t ddef_hdl,char * name,int nelements,uchar_t * value) devctl_ddef_byte_array() argument [all...] |
/titanic_51/usr/src/cmd/devctl/ |
H A D | devctl.c | 396 add_prop(devctl_ddef_t ddef_hdl, char *prop_str) in add_prop() argument 446 devctl_ddef_t ddef_hdl = NULL; in bus_devcreate() local
|
/titanic_51/usr/src/cmd/zoneadmd/ |
H A D | zcons.c | 335 devctl_ddef_t ddef_hdl = NULL; in init_console_dev() local
|
/titanic_51/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() local
|
/titanic_51/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cs.c | 69 devctl_ddef_t ddef_hdl; in do_devctl_dev_create() local
|
/titanic_51/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 230 devctl_ddef_t ddef_hdl = NULL; in create_i2c_node() local
|
/titanic_51/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() local
|
/titanic_51/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 2851 devctl_ddef_t ddef_hdl; in create_i2c_node() local
|