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

/illumos-gate/usr/src/cmd/luxadm/
H A Dhotplug.c1469 h_pre_remove_dev(Hotplug_Devlist *hotplug_disk, WWN_list *wwn_list, argument
1478 if (hotplug_disk->dlhead != NULL) {
1479 dev_path = hotplug_disk->dlhead->dev_path;
1480 (void) strcpy(device_name, (hotplug_disk->dlhead)->logical_path);
1493 if ((err = g_offline_drive(hotplug_disk->dlhead,
1499 (void) g_online_drive(hotplug_disk->dlhead, force_flag);
2195 h_post_remove_dev(Hotplug_Devlist *hotplug_disk, argument
2204 tid = hotplug_disk->tid;
2208 (hotplug_disk->dlhead)->logical_path);
2212 dev_path = (hotplug_disk
[all...]

Completed in 47 milliseconds