Lines Matching refs:wwn_list
95 WWN_list *wwn_list, int, int);
332 h_chk_dev_busy(Hotplug_Devlist *hotplug_dev, WWN_list *wwn_list, in h_chk_dev_busy() argument
339 if ((err = l_offline_photon(hotplug_dev, wwn_list, in h_chk_dev_busy()
498 WWN_list *wwn_list = NULL; in hotplug() local
533 if ((err = g_get_wwn_list(&wwn_list, verbose_flag)) != 0) { in hotplug()
882 wwn_list, verbose_flag)) != 0) { in hotplug()
910 if ((err = h_chk_dev_busy(disk_list, wwn_list, in hotplug()
957 if ((err = h_pre_hotplug(&disk_list_head, wwn_list, todo, verbose_flag, in hotplug()
973 if ((err = h_post_hotplug(disk_list_head, wwn_list, in hotplug()
982 (void) g_free_wwn_list(&wwn_list); in hotplug()
1469 h_pre_remove_dev(Hotplug_Devlist *hotplug_disk, WWN_list *wwn_list, in h_pre_remove_dev() argument
1486 if ((err = g_dev_stop(dev_path, wwn_list, verbose_flag)) != 0) in h_pre_remove_dev()
1525 WWN_list *wwn_list, int todo, in h_pre_hotplug_sena() argument
1537 if ((err = l_offline_photon(hotplug_dev, wwn_list, in h_pre_hotplug_sena()
1668 if ((err = g_dev_stop(dev_path, wwn_list, 0)) != 0) { in h_pre_hotplug_sena()
1725 WWN_list *wwn_list, int todo, in h_post_hotplug_sena() argument
2430 WWN_list *wwn_list, int todo, in h_pre_hotplug() argument
2440 if ((err = h_pre_hotplug_sena(disk_list, wwn_list, in h_pre_hotplug()
2447 if ((err = h_pre_remove_dev(disk_list, wwn_list, in h_pre_hotplug()
2486 WWN_list *wwn_list, int todo, in h_post_hotplug() argument
2502 if ((err = h_post_hotplug_sena(hotplug_dlist, wwn_list, todo, in h_post_hotplug()