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

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

Completed in 73 milliseconds