Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdevice/
H A Dlibdevice.h157 devctl_ddef_alloc(char *, int);
H A Dmapfile-vers60 devctl_ddef_alloc;
H A Ddevctl.c1136 devctl_ddef_alloc(char *nodename, int flags) in devctl_ddef_alloc() function
/illumos-gate/usr/src/cmd/luxadm/
H A Dfabric_conf.c286 ddef_handle = devctl_ddef_alloc("dummy", 0); in create_ap_instance()
/illumos-gate/usr/src/cmd/devctl/
H A Ddevctl.c449 ddef_hdl = devctl_ddef_alloc(dev_name, 0); in bus_devcreate()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c369 if ((ddef_hdl = devctl_ddef_alloc("zcons", 0)) == NULL) { in init_console_dev()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c674 ddef_hdl = devctl_ddef_alloc("power-supply", 0); in psvc_ps_hotplug_policy_0()
/illumos-gate/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()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c241 ddef_hdl = devctl_ddef_alloc(nd_name, 0); in create_i2c_node()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1763 ddef_hdl = devctl_ddef_alloc(devices[ps_instance][i].name, 0); in psvc_ps_hotplug_policy_0()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2879 ddef_hdl = devctl_ddef_alloc(PS_DEVICE_NAME, 0); in create_i2c_node()