Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/hme/
H A Dhme_mac.h417 uint_t madd2; /* mac address register 2 [47-32] (RW) */ member
H A Dhme.c2589 PUT_MACREG(madd2, (hmep->hme_ouraddr.ether_addr_octet[4] << 8) | in hmeinit()
/titanic_44/usr/src/uts/sun/io/eri/
H A Deri_mac.h689 uint32_t madd2; /* 0x6088 Norm MAC adrs 2 [47-32](RW) */ member
H A Deri.c1587 PUT_MACREG(madd2, (erip->ouraddr[0] << 8) | erip->ouraddr[1]); in eri_init_macregs_generic()
2069 PUT_MACREG(madd2, (erip->ouraddr[0] << 8) | erip->ouraddr[1]); in eri_init_rx()