Home
last modified time | relevance | path

Searched refs:BFE_PHY_STARTED (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h126 BFE_PHY_STARTED = 1, enumerator
H A Dbfe.c505 if (bfe->bfe_phy_state == BFE_PHY_STARTED) { in bfe_timeout()
702 bfe->bfe_phy_state = BFE_PHY_STARTED; in bfe_startup_phy()