Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c629 if ((bgep->bge_chip_state != BGE_CHIP_RUNNING) || in bge_m_tx()
H A Dbge_chip2.c3723 if (bgep->bge_chip_state == BGE_CHIP_RUNNING) { in bge_chip_sync()
4015 case BGE_CHIP_RUNNING: in bge_chip_reset()
5034 bgep->bge_chip_state = BGE_CHIP_RUNNING; in bge_chip_start()
5221 if (bgep->bge_chip_state != BGE_CHIP_RUNNING) { in bge_intr()
5467 case BGE_CHIP_RUNNING: in bge_chip_factotum()
5610 case BGE_CHIP_RUNNING: in bge_chip_cyclic()
H A Dbge_impl.h689 BGE_CHIP_RUNNING /* with interrupts */ enumerator
H A Dbge_kstats.c693 if (bgep->bge_chip_state != BGE_CHIP_RUNNING) { in bge_m_stat()