Home
last modified time | relevance | path

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

/src/sys/dev/axgbe/
H A Dxgbe.h901 void (*phy_exit)(struct xgbe_prv_data *); member
H A Dxgbe-mdio.c1620 phy_if->phy_exit = xgbe_phy_exit; in xgbe_init_function_ptrs_phy()
H A Dif_axgbe_pci.c1569 phy_if->phy_exit(pdata); in axgbe_if_detach()