Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_chip.c1325 ngep->nge_chip_state = NGE_CHIP_RUNNING; in nge_chip_start()
1711 case NGE_CHIP_RUNNING: in nge_chip_factotum()
1831 if (ngep->nge_chip_state != NGE_CHIP_RUNNING) { in nge_chip_intr()
H A Dnge.h312 NGE_CHIP_RUNNING /* with interrupts */ enumerator
H A Dnge_tx.c660 if (ngep->nge_chip_state != NGE_CHIP_RUNNING) { in nge_m_tx()
H A Dnge_main.c2174 case NGE_CHIP_RUNNING: in nge_chip_cyclic()