Home
last modified time | relevance | path

Searched refs:RGE_MAC_STOPPED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_main.c794 ASSERT(rgep->rge_mac_state == RGE_MAC_STOPPED); in rge_m_stop()
810 rgep->rge_mac_state = RGE_MAC_STOPPED; in rge_m_stop()
1877 rgep->rge_mac_state = RGE_MAC_STOPPED; in rge_suspend()
H A Drge.h221 RGE_MAC_STOPPED, enumerator
H A Drge_chip.c1311 if (rgep->rge_mac_state == RGE_MAC_STOPPED) in rge_hw_stats_dump()