Searched refs:devctl_ddef_alloc (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/lib/libdevice/ |
H A D | libdevice.h | 159 devctl_ddef_alloc(char *, int);
|
H A D | mapfile-vers | 60 devctl_ddef_alloc;
|
H A D | devctl.c | 1138 devctl_ddef_alloc(char *nodename, int flags) in devctl_ddef_alloc() function
|
/titanic_41/usr/src/cmd/luxadm/ |
H A D | fabric_conf.c | 290 ddef_handle = devctl_ddef_alloc("dummy", 0); in create_ap_instance()
|
/titanic_41/usr/src/cmd/devctl/ |
H A D | devctl.c | 449 ddef_hdl = devctl_ddef_alloc(dev_name, 0); in bus_devcreate()
|
/titanic_41/usr/src/cmd/zoneadmd/ |
H A D | zcons.c | 368 if ((ddef_hdl = devctl_ddef_alloc("zcons", 0)) == NULL) { in init_console_dev()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/ |
H A D | psvcpolicy.c | 676 ddef_hdl = devctl_ddef_alloc("power-supply", 0); in psvc_ps_hotplug_policy_0()
|
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cs.c | 75 if ((ddef_hdl = devctl_ddef_alloc(drvr_name, 0)) == NULL) { in do_devctl_dev_create()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 243 ddef_hdl = devctl_ddef_alloc(nd_name, 0); in create_i2c_node()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/ |
H A D | psvcpolicy.c | 1765 ddef_hdl = devctl_ddef_alloc(devices[ps_instance][i].name, 0); in psvc_ps_hotplug_policy_0()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 2881 ddef_hdl = devctl_ddef_alloc(PS_DEVICE_NAME, 0); in create_i2c_node()
|