Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_hw.h74 #define MULTICAST_0_REG 0x0008 macro
H A Drge_chip.c1018 rge_reg_put32(rgep, MULTICAST_0_REG, ~0U); in rge_chip_init()
1021 rge_reg_put32(rgep, MULTICAST_0_REG, RGE_BSWAP_32(hashp[0])); in rge_chip_init()
1223 rge_reg_put32(rgep, MULTICAST_0_REG, ~0U); in rge_set_multi_addr()
1226 rge_reg_put32(rgep, MULTICAST_0_REG, RGE_BSWAP_32(hashp[0])); in rge_set_multi_addr()
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.h241 #define MULTICAST_0_REG 0x0008 macro
H A Drtls.c748 rtls_reg_set32(rtlsp, MULTICAST_0_REG, hashp[0]); in rtls_m_multicst()
1751 rtls_reg_set32(rtlsp, MULTICAST_0_REG, rtlsp->multi_hash[0]); in rtls_chip_init()