Searched refs:fcipr_pwwn (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h305 la_wwn_t fcipr_pwwn; /* Destination Port's Port WWN */ member in struct:fcip_routing_table
378 #define fcipd_pwwn fcipd_rtable->fcipr_pwwn
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1371 (void *)&frp->fcipr_pwwn, sizeof (la_wwn_t));
1400 fc_wwn_to_str(&frp->fcipr_pwwn, wwn_buf);
1409 &frp->fcipr_pwwn, sizeof (la_wwn_t));
1444 if (fcip_wwn_compare(&frp->fcipr_pwwn, wwn, matchflag) == 0) {
1942 pwwn = &frp->fcipr_pwwn;
6127 pwwn = &frp->fcipr_pwwn;
7437 pwwn = &frtp->fcipr_pwwn;

Completed in 74 milliseconds