Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.h34 extern int fcoe_open_mac(fcoe_mac_t *, int, fcoeio_stat_t *);
H A Dfcoe_eth.c60 fcoe_open_mac(fcoe_mac_t *mac, int force_promisc, fcoeio_stat_t *err_detail) in fcoe_open_mac() function
H A Dfcoe.c701 ret = fcoe_open_mac(fcoe_mac, param->fcp_force_promisc, in fcoe_iocmd()