Searched refs:mii_m_getprop (Results 1 - 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmii.h419 * mii_m_getprop
440 int mii_m_getprop(mii_handle_t mii, const char *name, mac_prop_id_t id,
/illumos-gate/usr/src/uts/common/io/efe/
H A Defe.c854 return (mii_m_getprop(efep->efe_miih, name, id, valsize, val));
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c2384 return (mii_m_getprop(afep->afe_mii, name, num, sz, val));
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c2190 return (mii_m_getprop(dmfep->mii, name, num, sz, val));
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c1477 return (mii_m_getprop(ip->miih, name, id, sz, val));
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c1288 return (mii_m_getprop(pcnp->pcn_mii, name, num, sz, val));
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c925 return (mii_m_getprop(rtlsp->mii, name, num, sz, val));
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c652 mii_m_getprop(mii_handle_t mh, const char *name, mac_prop_id_t num, function
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c1401 rv = mii_m_getprop(sc->ex_miih, name, num, sz, val);
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_main.c1992 return (mii_m_getprop(atgep->atge_mii, name, num, sz, val));
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c1913 rv = mii_m_getprop(hmep->hme_mii, name, num, sz, val);
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c3346 return (mii_m_getprop(port->p_mii, pr_name, pr_num, pr_valsize,

Completed in 90 milliseconds