Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/rge/
H A Drge_chip.c564 rge_phy_init(rgep); in rge_phy_update()
581 void rge_phy_init(rge_t *rgep);
582 #pragma no_inline(rge_phy_init)
585 rge_phy_init(rge_t *rgep) in rge_phy_init() function
H A Drge.h732 void rge_phy_init(rge_t *rgep);
H A Drge_main.c1813 rge_phy_init(rgep); in rge_attach()