Lines Matching refs:path_struct
497 Path_struct *path_struct; in hotplug() local
539 &path_struct, verbose_flag)) != 0) { in hotplug()
553 slot = path_struct->slot; in hotplug()
554 f_r = path_struct->f_flag; in hotplug()
556 &path_struct, verbose_flag)) != 0) { in hotplug()
572 path_struct->p_physical_path, in hotplug()
578 if (path_struct->ib_path_flag) { in hotplug()
579 path_phys = path_struct->p_physical_path; in hotplug()
597 if (path_struct->slot_valid || in hotplug()
620 path_struct->argv) != NULL) { in hotplug()
635 path_struct->argv) != NULL) { in hotplug()
683 if (l_chk_null_wwn(path_struct, ses_path, in hotplug()
800 if (!path_struct->slot_valid) { in hotplug()
802 if ((err = l_get_slot(path_struct, &l_state, in hotplug()
808 slot = path_struct->slot; in hotplug()
809 if (path_struct->f_flag) { in hotplug()
834 if (path_struct->f_flag) { in hotplug()
849 if (path_struct->f_flag) { in hotplug()
907 disk_list->f_flag = path_struct->f_flag; in hotplug()