Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.h338 bfe_phy_state_t bfe_phy_state; member
H A Dbfe.c390 bfe->bfe_phy_state = BFE_PHY_RESET_TIMEOUT; in bfe_reset_phy()
394 bfe->bfe_phy_state = BFE_PHY_RESET_DONE; in bfe_reset_phy()
425 bfe->bfe_phy_state = BFE_PHY_STOPPED; in bfe_stop_phy()
505 if (bfe->bfe_phy_state == BFE_PHY_STARTED) { in bfe_timeout()
553 bfe->bfe_phy_state = BFE_PHY_NOTFOUND; in bfe_startup_phy()
702 bfe->bfe_phy_state = BFE_PHY_STARTED; in bfe_startup_phy()