Searched refs:hotplug_dev (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c332 h_chk_dev_busy(Hotplug_Devlist *hotplug_dev, WWN_list *wwn_list, argument
338 if (hotplug_dev->dev_type == DTYPE_ESI) {
339 if ((err = l_offline_photon(hotplug_dev, wwn_list,
347 for (dlist = hotplug_dev->dlhead;
353 if ((err = g_offline_drive(hotplug_dev->dlhead,
361 (void) g_online_drive(hotplug_dev->dlhead, force_flag);
1524 h_pre_hotplug_sena(Hotplug_Devlist *hotplug_dev, argument
1535 if (hotplug_dev->dev_type == DTYPE_ESI) {
1537 if ((err = l_offline_photon(hotplug_dev, wwn_list,
1545 dl = hotplug_dev
1724 h_post_hotplug_sena(Hotplug_Devlist *hotplug_dev, WWN_list *wwn_list, int todo, int verbose_flag, int force_flag, int enc_type) argument
[all...]

Completed in 207 milliseconds