Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fcoe/
H A Dfcoe_eth.c93 bcopy(mac->fm_primary_addr, mac->fm_current_addr, in fcoe_open_mac()
344 if (bcmp(addr, mac->fm_current_addr, 6) == 0) { in fcoe_mac_set_address()
359 bcopy(addr, mac->fm_current_addr, ETHERADDRL); in fcoe_mac_set_address()
362 mac->fm_current_addr, ETHERADDRL); in fcoe_mac_set_address()
H A Dfcoe.h140 uint8_t fm_current_addr[ETHERADDRL]; member
H A Dfcoe.c723 fcoe_mac->fm_current_addr, 1, 0); in fcoe_iocmd()
730 fcoe_mac->fm_current_addr, 0, 0); in fcoe_iocmd()
1295 bcopy(mac->fm_current_addr, in fcoe_get_port_list()
H A Dfcoe_fc.c362 bcopy(FRM2MAC(frm)->fm_current_addr, &fmi->fmi_efh->ether_shost, in fcoe_fill_frame_headers()