Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/yge/
H A Dyge.h1442 #define GM_MC_ADDR_H2 0x0038 /* 16 bit r/w Multicast Address Hash 2 */ macro
H A Dyge.c481 GMAC_WRITE_2(dev, pnum, GM_MC_ADDR_H2, (mchash[0] >> 16) & 0xffff); in yge_setrxfilt()