Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge.h215 RGE_CHIP_STOPPED, /* Tx/Rx stopped */ enumerator
H A Drge_chip.c1121 rgep->rge_chip_state = RGE_CHIP_STOPPED; in rge_chip_stop()