Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/hme/
H A Dhme_mac.h419 uint_t madd0; /* mac address register 0 [15-0] (RW) */ member
H A Dhme.c2593 PUT_MACREG(madd0, (hmep->hme_ouraddr.ether_addr_octet[0] << 8) | in hmeinit()
/titanic_50/usr/src/uts/sun/io/eri/
H A Deri_mac.h687 uint32_t madd0; /* 0x6080 Norm MAC adrs 0 [15-0] (RW) */ member
H A Deri.c1585 PUT_MACREG(madd0, (erip->ouraddr[4] << 8) | erip->ouraddr[5]); in eri_init_macregs_generic()
2067 PUT_MACREG(madd0, (erip->ouraddr[4] << 8) | erip->ouraddr[5]); in eri_init_rx()