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

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c105 static int get_wwns(char *, uchar_t *, uchar_t *, int *,
537 get_wwns(wwn_list_p->physical_path,
3748 get_wwns(char *path_phys, uchar_t port_wwn[], uchar_t node_wwn[], int *al_pa, function
3903 fprintf(stdout, " get_wwns: "
3934 ret = get_wwns(path_phys, port_wwn, node_wwn, al_pa, &wwn_list_found);

Completed in 82 milliseconds