Searched refs:hotplug_disk (Results 1 – 1 of 1) sorted by relevance
1469 h_pre_remove_dev(Hotplug_Devlist *hotplug_disk, WWN_list *wwn_list, in h_pre_remove_dev() argument1478 if (hotplug_disk->dlhead != NULL) { in h_pre_remove_dev()1479 dev_path = hotplug_disk->dlhead->dev_path; in h_pre_remove_dev()1480 (void) strcpy(device_name, (hotplug_disk->dlhead)->logical_path); in h_pre_remove_dev()1493 if ((err = g_offline_drive(hotplug_disk->dlhead, in h_pre_remove_dev()1499 (void) g_online_drive(hotplug_disk->dlhead, force_flag); in h_pre_remove_dev()2195 h_post_remove_dev(Hotplug_Devlist *hotplug_disk, in h_post_remove_dev() argument2204 tid = hotplug_disk->tid; in h_post_remove_dev()2208 (hotplug_disk->dlhead)->logical_path); in h_post_remove_dev()2212 dev_path = (hotplug_disk->dlhead)->dev_path; in h_post_remove_dev()[all …]