Home
last modified time | relevance | path

Searched refs:devctl_ddef_alloc (Results 1 – 11 of 11) sorted by relevance

/titanic_41/usr/src/lib/libdevice/
H A Dlibdevice.h159 devctl_ddef_alloc(char *, int);
H A Dmapfile-vers60 devctl_ddef_alloc;
H A Ddevctl.c1138 devctl_ddef_alloc(char *nodename, int flags) in devctl_ddef_alloc() function
/titanic_41/usr/src/cmd/luxadm/
H A Dfabric_conf.c290 ddef_handle = devctl_ddef_alloc("dummy", 0); in create_ap_instance()
/titanic_41/usr/src/cmd/devctl/
H A Ddevctl.c449 ddef_hdl = devctl_ddef_alloc(dev_name, 0); in bus_devcreate()
/titanic_41/usr/src/cmd/zoneadmd/
H A Dzcons.c368 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 Dpsvcpolicy.c676 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 Dcfga_cs.c75 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 Dpsvcpolicy.c243 ddef_hdl = devctl_ddef_alloc(nd_name, 0); in create_i2c_node()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1765 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 Dpiclfrudr.c2881 ddef_hdl = devctl_ddef_alloc(PS_DEVICE_NAME, 0); in create_i2c_node()