Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bge/
H A Dbge_send.c604 (bgep->bge_mac_state == BGE_MAC_STARTED)) { in bge_send_drain()
625 ASSERT(bgep->bge_mac_state == BGE_MAC_STARTED); in bge_m_tx()
H A Dbge_impl.h694 BGE_MAC_STARTED enumerator
H A Dbge_main2.c491 if (bgep->bge_mac_state == BGE_MAC_STARTED) { in bge_restart()
583 bgep->bge_mac_state = BGE_MAC_STARTED;
611 bgep->bge_mac_state = BGE_MAC_STARTED;
862 if (bgep->bge_mac_state == BGE_MAC_STARTED) {