Home
last modified time | relevance | path

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

/freebsd/sys/dev/axgbe/
H A Dxgbe-mdio.c1423 if (!pdata->phy_started) in xgbe_phy_stop()
1427 pdata->phy_started = 0; in xgbe_phy_stop()
1444 if (pdata->phy_started) in xgbe_phy_start()
1486 pdata->phy_started = 1; in xgbe_phy_start()
1590 pdata->phy_started = 0; in xgbe_phy_init()
H A Dxgbe.h1220 unsigned int phy_started; member