Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dnet/
H A Ddnet_mii.h130 #define MII_HARDFAIL 6 /* The hardware is not functioning correctly */ macro
H A Ddnet_mii.c331 return (MII_HARDFAIL); /* It MUST reset within this time */ in mii_reset_phy()