Searched refs:cpwwn (Results 1 – 2 of 2) sorted by relevance
597 char cpwwn[17], cnwwn[17]; in FCOE_CreatePort() local599 WWN2str(cpwwn, &pwwn); in FCOE_CreatePort()603 cpwwn, in FCOE_CreatePort()
1255 uint8_t *nwwn, *pwwn, *cnwwn, *cpwwn; in fcoe_cmp_wwn() local1258 cpwwn = checkedmac->fm_eport.eport_portwwn; in fcoe_cmp_wwn()1273 if (memcmp(pwwn, cpwwn, 8) == 0) { in fcoe_cmp_wwn()