Searched refs:devctl_device_getstate (Results 1 – 10 of 10) sorted by relevance
/titanic_41/usr/src/lib/libdevice/ |
H A D | libdevice.h | 114 devctl_device_getstate(devctl_hdl_t hdl, uint_t *statep);
|
H A D | mapfile-vers | 68 devctl_device_getstate;
|
H A D | devctl.c | 898 devctl_device_getstate(devctl_hdl_t dcp, uint_t *devstate) in devctl_device_getstate() function
|
/titanic_41/usr/src/cmd/th_tools/ |
H A D | th_manage.c | 313 if ((devctl_device_getstate(dcp, &state)) == -1) { in getstate_device()
|
/titanic_41/usr/src/cmd/devctl/ |
H A D | devctl.c | 371 rv = devctl_device_getstate(dcp, &state); in dev_getstate()
|
/titanic_41/usr/src/lib/cfgadm_plugins/scsi/common/ |
H A D | cfga_utils.c | 248 { SCFGA_DEV_GETSTATE, DEV_OP, devctl_device_getstate }
|
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_utils.c | 266 { FPCFGA_DEV_GETSTATE, DEV_OP, devctl_device_getstate }
|
/titanic_41/usr/src/cmd/luxadm/ |
H A D | hotplug.c | 1313 if ((exit_code = devctl_device_getstate(dcp, in hotplug_e()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 2648 devctl_device_getstate(dhdl, &statep); in disk_leds_thread()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 3922 devctl_device_getstate(dhdl, &cur_state); in set_disk_leds()
|