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 in struct:bfe
H A Dbfe.c390 bfe->bfe_phy_state = BFE_PHY_RESET_TIMEOUT;
394 bfe->bfe_phy_state = BFE_PHY_RESET_DONE;
425 bfe->bfe_phy_state = BFE_PHY_STOPPED;
505 if (bfe->bfe_phy_state == BFE_PHY_STARTED) {
553 bfe->bfe_phy_state = BFE_PHY_NOTFOUND;
702 bfe->bfe_phy_state = BFE_PHY_STARTED;

Completed in 49 milliseconds