Home
last modified time | relevance | path

Searched refs:temp_wwn_list_found (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c459 struct wwn_list_found_struct *new_wwn, *temp_wwn_list_found = NULL; in add_wwn_entry() local
474 temp_wwn_list_found = (*wwn_list_found)->wwn_next; in add_wwn_entry()
479 new_wwn->wwn_next = temp_wwn_list_found; in add_wwn_entry()