Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge.h311 NGE_CHIP_STOPPED, /* Tx/Rx stopped */ enumerator
H A Dnge_chip.c804 ngep->nge_chip_state = NGE_CHIP_STOPPED; in nge_chip_stop()