Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe.c129 static boolean_t fcoe_mac_existed(fcoe_mac_t *pmac);
755 if (fcoe_mac_existed(fcoe_mac) == B_TRUE) { in fcoe_iocmd()
963 fcoe_mac_existed(fcoe_mac_t *pmac) in fcoe_mac_existed() function