Searched defs:macpp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mii/
H A Dmii.c769 int *macpp = NULL; local
801 macpp = &mh->m_en_1000_fdx;
806 macpp = &mh->m_en_1000_hdx;
811 macpp = &mh->m_en_100_fdx;
816 macpp = &mh->m_en_100_hdx;
821 macpp = &mh->m_en_100_t4;
826 macpp = &mh->m_en_10_fdx;
831 macpp = &mh->m_en_10_hdx;
836 macpp = &mh->m_en_aneg;
900 if (capp && advp && macpp) {
[all...]

Completed in 61 milliseconds