Searched refs:hw_mac_addr (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c964 mac_addr = (uint32_t)ngep->chipinfo.hw_mac_addr;
966 mac_addr = (uint32_t)(ngep->chipinfo.hw_mac_addr >> 32);
1013 ngep->chipinfo.hw_mac_addr = mac;
H A Dnge.h591 uint64_t hw_mac_addr; /* from chip register */ member in struct:__anon6234
H A Dnge_kstats.c109 { 11, "hw_mac_addr" },
163 (knp++)->value.ui64 = infop->hw_mac_addr;
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h651 uint64_t hw_mac_addr; /* from chip register */ member in struct:__anon4962
H A Dbge_kstats.c286 { 14, "hw_mac_addr" },
336 (knp++)->value.ui64 = bgep->chipid.hw_mac_addr;
H A Dbge_main2.c3062 BGE_DEBUG(("bge_find_mac_address: hw_mac_addr %012llx, => %s (%sset)",
3063 cidp->hw_mac_addr,
H A Dbge_chip2.c4227 bgep->chipid.hw_mac_addr = mac;

Completed in 98 milliseconds