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

/illumos-gate/usr/src/uts/common/io/nge/
H A Dnge_xmii.c165 uint16_t phyidl; local
186 phyidl = nge_mii_get16(ngep, MII_PHYIDL);
188 (((uint32_t)phyidh << 16) |(phyidl & MII_IDL_MASK));

Completed in 44 milliseconds