Searched refs:next_path (Results 1 – 5 of 5) sorted by relevance
796 ASSERT(adapter->next_path == NULL); in rsmka_remove_adapter()2035 current = adapter->next_path; in lookup_path()2043 current = current->next_path; in lookup_path()2088 current = adapter->next_path; in rsm_find_path()2095 current = current->next_path; in rsm_find_path()2128 first_path = adapter->next_path; in link_path()2129 adapter->next_path = path; in link_path()2130 path->next_path = first_path; in link_path()2162 current = adapter->next_path; in destroy_path()2170 current = current->next_path; in destroy_path()[all …]
144 struct path *next_path; member180 path_t *next_path; member
1324 struct lun_tracking *next_path; member1461 for (cmp = tmp; cmp->next_path != NULL; in add_lun_path()1462 cmp = cmp->next_path) { in add_lun_path()1472 cmp->next_path = (struct lun_tracking *)calloc(1, in add_lun_path()1474 cmp = cmp->next_path; in add_lun_path()1702 inner = inner->next_path) { in fchba_display_config()1761 tmp_path = tmp_path->next_path) { in fchba_display_config()1866 tmp_path = tmp_path->next_path) { in fchba_display_config()1993 path = path->next_path) { in fchba_display_config()
346 char next_path[256]; in psvcplugin_add_children() local352 (void) snprintf(next_path, sizeof (next_path), "%s/%s", in psvcplugin_add_children()354 psvcplugin_add_children(next_path); in psvcplugin_add_children()
2731 goto next_path; in vhci_run_cmd()2734 goto next_path; in vhci_run_cmd()2739 next_path: in vhci_run_cmd()