Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfe_util.h524 void (*gc_mii_tune_phy)(struct gem_dev *dp); member
H A Dsfe.c2196 gcp->gc_mii_tune_phy = NULL; in sfeattach()
2205 gcp->gc_mii_tune_phy = &sfe_set_eq_sis630; in sfeattach()
H A Dsfe_util.c2627 if ((void *)dp->gc.gc_mii_tune_phy) { in gem_mii_link_check()
2630 (*dp->gc.gc_mii_tune_phy)(dp); in gem_mii_link_check()
2722 if ((void *)dp->gc.gc_mii_tune_phy) { in gem_mii_link_check()
2724 (*dp->gc.gc_mii_tune_phy)(dp); in gem_mii_link_check()