Searched refs:RGE_CHIP_STOPPED (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/rge/ | ||
H A D | rge.h | 215 RGE_CHIP_STOPPED, /* Tx/Rx stopped */ enumerator |
H A D | rge_chip.c | 1121 rgep->rge_chip_state = RGE_CHIP_STOPPED; in rge_chip_stop() |