Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_impl.h688 BGE_CHIP_STOPPED, /* Tx/Rx stopped */ enumerator
H A Dbge_chip2.c3703 bgep->bge_chip_state = BGE_CHIP_STOPPED; in bge_chip_stop_nonblocking()
3806 bgep->bge_chip_state = BGE_CHIP_STOPPED; in bge_chip_stop()
3938 case BGE_CHIP_STOPPED: in bge_chip_reset()
H A Dbge_main2.c528 bgep->bge_chip_state = BGE_CHIP_STOPPED; in bge_m_stop()