Home
last modified time | relevance | path

Searched refs:RGE_CHIP_ERROR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/rge/
H A Drge_chip.c1319 rgep->rge_chip_state = RGE_CHIP_ERROR; in rge_hw_stats_dump()
1518 rgep->rge_chip_state = RGE_CHIP_ERROR; in rge_intr()
1531 rgep->rge_chip_state = RGE_CHIP_ERROR; in rge_intr()
1673 case RGE_CHIP_ERROR: in rge_chip_factotum()
1734 case RGE_CHIP_ERROR: in rge_chip_cyclic()
H A Drge.h212 RGE_CHIP_ERROR, /* error, want reset */ enumerator
H A Drge_rxtx.c208 rgep->rge_chip_state = RGE_CHIP_ERROR; in rge_receive_packet()