Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_send.c605 (bgep->bge_mac_state == BGE_MAC_STARTED)) { in bge_send_drain()
626 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.c461 if (bgep->bge_mac_state == BGE_MAC_STARTED) { in bge_restart()
553 bgep->bge_mac_state = BGE_MAC_STARTED;
581 bgep->bge_mac_state = BGE_MAC_STARTED;
833 if (bgep->bge_mac_state == BGE_MAC_STARTED) {