Home
last modified time | relevance | path

Searched refs:devctl_device_acquire (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/th_tools/
H A Dth_manage.c273 if ((dcp = devctl_device_acquire(path, 0)) == NULL) { in online_device()
290 if ((dcp = devctl_device_acquire(path, 0)) == NULL) { in offline_device()
307 if ((dcp = devctl_device_acquire(path, 0)) == NULL) { in getstate_device()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dhot.c356 if ((devhdl = devctl_device_acquire(dl->dev_path, in g_offline_drive()
396 if ((devhdl = devctl_device_acquire(dl->dev_path, in g_online_drive()
/illumos-gate/usr/src/lib/libdevice/
H A Dlibdevice.h46 devctl_device_acquire(char *devfs_path, uint_t flags);
H A Dmapfile-vers67 devctl_device_acquire;
H A Ddevctl.c127 devctl_device_acquire(char *devfs_path, uint_t flags) in devctl_device_acquire() function
/illumos-gate/usr/src/cmd/devctl/
H A Ddevctl.c312 dcp = devctl_device_acquire(devctl_device, 0); in main()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcpolicy/
H A Dpsvcpolicy.c1685 dev_handle = devctl_device_acquire(pcf8591_devpath, 0); in psvc_ps_hotplug_policy_0()
1702 dev_handle = devctl_device_acquire(pcf8574_devpath, 0); in psvc_ps_hotplug_policy_0()
1719 dev_handle = devctl_device_acquire(fru_devpath, 0); in psvc_ps_hotplug_policy_0()
/illumos-gate/usr/src/lib/storage/liba5k/common/
H A Ddiag.c89 if ((devhdl = devctl_device_acquire(dev_path1, in d_offline_drive()
H A Dmon.c944 if ((devhdl = devctl_device_acquire(dl1->dev_path, in l_dev_pwr_up_down()
1078 if ((devhdl = devctl_device_acquire( in l_pho_pwr_up_down()
1131 if ((devhdl = devctl_device_acquire( in l_pho_pwr_up_down()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzcons.c247 if ((hdl = devctl_device_acquire(devpath, 0)) == NULL) { in destroy_cb()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcpolicy/
H A Dpsvcpolicy.c656 dev_handle = devctl_device_acquire(devpath, 0); in psvc_ps_hotplug_policy_0()
/illumos-gate/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_utils.c1014 hdl = devctl_device_acquire(path, 0); in devctl_cmd()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/
H A Dpiclfrudr.c2645 dhdl = devctl_device_acquire(ddev[i], 0); in disk_leds_thread()
2919 dev_hdl = devctl_device_acquire(buf, 0); in delete_i2c_node()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c883 hdl = devctl_device_acquire(path, 0); in devctl_cmd()
H A Dcfga_cs.c411 if ((hdl = devctl_device_acquire(ptr, 0)) == NULL) { in lun_unconf()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c273 dev_hdl = devctl_device_acquire(nd, 0); in delete_i2c_node()
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c2060 if ((dcp = devctl_device_acquire(path_phys, in fchba_hotplug_e()
H A Dhotplug.c1296 if ((dcp = devctl_device_acquire(path_phys, in hotplug_e()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c3913 dhdl = devctl_device_acquire(disk->d_devices_path, 0); in set_disk_leds()