Home
last modified time | relevance | path

Searched refs:RAL_RCR_MULTI (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ural/
H A Dural_var.h32 #define RAL_RCR_MULTI (2<<0) macro
H A Dural.c2035 sc->sc_rcr |= RAL_RCR_MULTI; in ural_m_promisc()
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum_var.h32 #define RAL_RCR_MULTI (2<<0) macro
H A Drum.c2056 sc->sc_rcr |= RAL_RCR_MULTI; in rum_m_promisc()
2059 sc->sc_rcr &= ~RAL_RCR_MULTI; in rum_m_promisc()
/illumos-gate/usr/src/uts/common/io/ral/
H A Drt2560_var.h33 #define RAL_RCR_MULTI (2<<0) macro
H A Drt2560.c2105 sc->sc_rcr |= RAL_RCR_MULTI; in rt2560_m_promisc()