Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fcoe/
H A Dfcoe.c123 static int fcoe_cmp_wwn(fcoe_mac_t *checkedmac);
1252 fcoe_cmp_wwn(fcoe_mac_t *checkedmac) in fcoe_cmp_wwn() argument
1257 cnwwn = checkedmac->fm_eport.eport_nodewwn; in fcoe_cmp_wwn()
1258 cpwwn = checkedmac->fm_eport.eport_portwwn; in fcoe_cmp_wwn()
1263 if (mac == checkedmac) { in fcoe_cmp_wwn()