Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.h37 extern int fcoe_disable_callback(fcoe_mac_t *);
H A Dfcoe_eth.c214 fcoe_disable_callback(fcoe_mac_t *mac) in fcoe_disable_callback() function
H A Dfcoe_fc.c180 if (fcoe_disable_callback(mac) == FCOE_FAILURE) { in fcoe_ctl()