Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h216 RGE_CHIP_RUNNING /* with interrupts */ enumerator
H A Drge_chip.c1083 rgep->rge_chip_state = RGE_CHIP_RUNNING; in rge_chip_start()
1668 case RGE_CHIP_RUNNING: in rge_chip_factotum()
1727 case RGE_CHIP_RUNNING: in rge_chip_cyclic()
H A Drge_rxtx.c700 (rgep->rge_chip_state != RGE_CHIP_RUNNING) || in rge_m_tx()