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

/illumos-gate/usr/src/uts/common/sys/
H A Dmii.h490 * mii_m_getstat
509 int mii_m_getstat(mii_handle_t mii, uint_t stat, uint64_t *val);
/illumos-gate/usr/src/uts/common/io/efe/
H A Defe.c551 if (mii_m_getstat(efep->efe_miih, stat, val) == 0) {
/illumos-gate/usr/src/uts/common/io/afe/
H A Dafe.c2252 if (mii_m_getstat(afep->afe_mii, stat, val) == 0) {
/illumos-gate/usr/src/uts/common/io/dmfe/
H A Ddmfe_main.c1935 if (mii_m_getstat(dmfep->mii, stat, val) == 0) {
/illumos-gate/usr/src/uts/common/io/iprb/
H A Diprb.c1337 if (ip->miih && (mii_m_getstat(ip->miih, stat, val) == 0)) {
/illumos-gate/usr/src/uts/common/io/pcn/
H A Dpcn.c1156 if (mii_m_getstat(pcnp->pcn_mii, stat, val) == 0)
/illumos-gate/usr/src/uts/common/io/rtls/
H A Drtls.c828 if (mii_m_getstat(rtlsp->mii, stat, val) == 0) {
/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c920 mii_m_getstat(mii_handle_t mh, uint_t stat, uint64_t *val) function
/illumos-gate/usr/src/uts/common/io/elxl/
H A Delxl.c1610 (mii_m_getstat(sc->ex_miih, stat, val) == 0)) {
/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_main.c1858 if (mii_m_getstat(atgep->atge_mii, stat, val) == 0) {
/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c2153 if (mii_m_getstat(hmep->hme_mii, stat, val) == 0) {
/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.c2957 if (mii_m_getstat(port->p_mii, stat, val) == 0) {

Completed in 91 milliseconds