Home
last modified time | relevance | path

Searched refs:CHIP_RUNNING (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/dmfe/
H A Ddmfe_impl.h128 CHIP_RUNNING /* with interrupts */ enumerator
H A Ddmfe_main.c541 dmfep->chip_state = CHIP_RUNNING; in dmfe_enable_interrupts()
1179 if (dmfep->chip_state != CHIP_RUNNING) in dmfe_m_tx()
1723 if ((dmfep->suspended) || (dmfep->chip_state != CHIP_RUNNING)) { in dmfe_cyclic()
1733 if (dmfep->chip_state == CHIP_RUNNING) { in dmfe_cyclic()