Searched refs:te_mac (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Dfip.h342 uint8_t te_mac[ETHERADDRL]; member in struct:fip_vhub_table_entry_s
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_fip.c1026 bcopy(entry->te_mac, newmap->mp_mac, ETHERADDRL);
1211 eib_fip_dequeue_tbl_entry(etbl, entry->te_mac,
1214 if (bcmp(entry->te_mac, ld->ld_assigned_mac, ETHERADDRL) == 0) {
1217 mymac = entry->te_mac;
1241 bcopy(entry->te_mac, newmap->mp_mac, ETHERADDRL);

Completed in 47 milliseconds