Home
last modified time | relevance | path

Searched refs:matchflag (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c200 la_wwn_t *pwwn, int matchflag);
1388 fcip_lookup_rtable(struct fcip *fptr, la_wwn_t *wwn, int matchflag) in fcip_lookup_rtable() argument
1399 if (fcip_wwn_compare(&frp->fcipr_pwwn, wwn, matchflag) == 0) { in fcip_lookup_rtable()