Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dthunder_mdio.c99 static int thunder_mdio_phy_disconnect(device_t, int, int);
108 DEVMETHOD(lmac_phy_disconnect, thunder_mdio_phy_disconnect),
478 thunder_mdio_phy_disconnect(device_t dev, int lmacid, int phy) in thunder_mdio_phy_disconnect() function