Searched defs:wwn_list_s (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c259 struct wwn_list_struct *new_wwn, *wwn_list_s, *wwn_list_found; local
299 for (wwn_list_s = *wwn_list_ptr; wwn_list_s != NULL;
300 wwn_list_s = wwn_list_s->wwn_next) {
302 wwn_list_s->physical_path,
304 wwn_list_found = wwn_list_s;
306 wwn_list_s->port_wwn_s,
439 struct wwn_list_found_struct *wwn_list_s; local
441 for (wwn_list_s
[all...]

Completed in 28 milliseconds