Home
last modified time | relevance | path

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, in h_chk_dev_busy() argument
338 if (hotplug_dev->dev_type == DTYPE_ESI) { in h_chk_dev_busy()
339 if ((err = l_offline_photon(hotplug_dev, wwn_list, in h_chk_dev_busy()
347 for (dlist = hotplug_dev->dlhead; in h_chk_dev_busy()
353 if ((err = g_offline_drive(hotplug_dev->dlhead, in h_chk_dev_busy()
361 (void) g_online_drive(hotplug_dev->dlhead, force_flag); in h_chk_dev_busy()
1524 h_pre_hotplug_sena(Hotplug_Devlist *hotplug_dev, in h_pre_hotplug_sena() argument
1535 if (hotplug_dev->dev_type == DTYPE_ESI) { in h_pre_hotplug_sena()
1537 if ((err = l_offline_photon(hotplug_dev, wwn_list, in h_pre_hotplug_sena()
1545 dl = hotplug_dev->seslist; in h_pre_hotplug_sena()
[all …]