Searched refs:fcoe_mac_set_address (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.h38 extern int fcoe_mac_set_address(fcoe_port_t *, uint8_t *, boolean_t);
H A Dfcoe_eth.c231 ret = fcoe_mac_set_address(&mac->fm_eport,
297 (void) fcoe_mac_set_address(&mac->fm_eport,
339 fcoe_mac_set_address(fcoe_port_t *eport, uint8_t *addr, boolean_t fc_assigned) function
H A Dfcoe_fc.c120 eport->eport_set_mac_address = fcoe_mac_set_address;

Completed in 45 milliseconds