Searched refs:wwn_list_found (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
304 wwn_list_found = wwn_list_s;
319 * the info from the wwn_list_found
331 strlen(wwn_list_found->physical_path)
338 strlen(wwn_list_found->logical_path)
354 wwn_list_found->physical_path,
355 strlen(wwn_list_found->physical_path));
357 wwn_list_found->logical_path,
358 strlen(wwn_list_found->logical_path));
365 * we already have in wwn_list_found
436 search_wwn_entry(struct wwn_list_found_struct *wwn_list_found, uchar_t *pwwn, uchar_t *nwwn) argument
455 add_wwn_entry(struct wwn_list_found_struct **wwn_list_found, uchar_t *pwwn, uchar_t *nwwn) argument
499 struct wwn_list_found_struct *wwn_list_found = NULL; local
734 g_free_wwn_list_found(struct wwn_list_found_struct **wwn_list_found) argument
3747 get_wwns(char *path_phys, uchar_t port_wwn[], uchar_t node_wwn[], int *al_pa, struct wwn_list_found_struct **wwn_list_found) argument
3921 struct wwn_list_found_struct *wwn_list_found = NULL; local
[all...]

Completed in 18 milliseconds