Home
last modified time | relevance | path

Searched refs:GM_MC_ADDR_H3 (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h1443 #define GM_MC_ADDR_H3 0x003c /* 16 bit r/w Multicast Address Hash 3 */ macro
H A Dyge.c482 GMAC_WRITE_2(dev, pnum, GM_MC_ADDR_H3, mchash[1] & 0xffff); in yge_setrxfilt()