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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c48 static void fcoe_mac_notify(void *arg, mac_notify_type_t type);
209 fcoe_mac_notify, (void *)mac);
274 fcoe_mac_notify(void *arg, mac_notify_type_t type) function
305 "fcoe_mac_notify: link/%d arg/%p LINK up",
314 "fcoe_mac_notify: link/%d arg/%p LINK down",
328 FCOE_LOG("fcoe_mac_notify", "wake up");
332 FCOE_LOG("fcoe_mac_notify", "not supported arg/%p, type/%d",

Completed in 43 milliseconds