Home
last modified time | relevance | path

Searched refs:MII_PHYNOTPRESENT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet_mii.h132 #define MII_PHYNOTPRESENT 8 /* There is no PHY at the specified address */ macro
H A Ddnet_mii.c137 return (MII_PHYNOTPRESENT); in mii_probe_phy()