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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c226 static int fcip_wwn_compare(la_wwn_t *wwn1, la_wwn_t *wwn2, int flag);
1444 if (fcip_wwn_compare(&frp->fcipr_pwwn, wwn, matchflag) == 0) {
1956 if (fcip_wwn_compare(pwwn,
2580 if (fcip_wwn_compare(&fcmd->resp_nwwn,
2927 if ((fcip_wwn_compare(&nhdr->net_dest_addr, &fport->fcipp_pwwn,
5953 if (fcip_wwn_compare(pwwn, &fdestp->fcipd_pwwn,
6088 fcip_wwn_compare(la_wwn_t *wwn1, la_wwn_t *wwn2, int flag) function
6139 if (fcip_wwn_compare(pwwn, &fdestp->fcipd_pwwn,
7450 if (fcip_wwn_compare(pwwn,

Completed in 75 milliseconds