Searched defs:phyidh (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/nge/ | ||
H A D | nge_xmii.c | 164 uint16_t phyidh; local 185 phyidh = nge_mii_get16(ngep, MII_PHYIDH); 188 (((uint32_t)phyidh << 16) |(phyidl & MII_IDL_MASK)); |
Completed in 60 milliseconds