Searched refs:WWN2str (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/fcinfo/ |
H A D | fcadm-list.c | 40 WWN2str(char *buf, HBA_WWN *wwn) { in WWN2str() function 608 WWN2str(pwwn, &vportWWN); in fc_util_delete_npivport() 766 WWN2str(nwwn, &vnodeWWN); in fc_util_create_npivport() 767 WWN2str(pwwn, &vportWWN); in fc_util_create_npivport()
|
/titanic_44/usr/src/lib/libfcoe/common/ |
H A D | libfcoe.c | 77 WWN2str(char *buf, FCOE_PORT_WWN *wwn) { in WWN2str() function 599 WWN2str(cpwwn, &pwwn); in FCOE_CreatePort() 600 WWN2str(cnwwn, &nwwn); in FCOE_CreatePort()
|
/titanic_44/usr/src/lib/hbaapi/common/ |
H A D | HBAAPILIB.c | 466 #define WWN2STR1(wwn) WWN2str(wwn_str1, (wwn)) 467 #define WWN2STR2(wwn) WWN2str(wwn_str2, (wwn)) 468 #define WWN2STR3(wwn) WWN2str(wwn_str3, (wwn)) 470 WWN2str(char *buf, HBA_WWN *wwn) { in WWN2str() function
|
/titanic_44/usr/src/lib/smhba/common/ |
H A D | SMHBAAPILIB.c | 629 #define WWN2STR1(wwn) WWN2str(wwn_str1, (wwn)) 630 #define WWN2STR2(wwn) WWN2str(wwn_str2, (wwn)) 631 #define WWN2STR3(wwn) WWN2str(wwn_str3, (wwn)) 634 WWN2str(char *buf, HBA_WWN *wwn) { in WWN2str() function
|