Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c181 uint16_t miicfg; in bge_phy_probe() local
207 miicfg = bge_mii_get16(bgep, MII_STATUS); in bge_phy_probe()
209 BGE_DEBUG(("bge_phy_probe: status 0x%x", miicfg)); in bge_phy_probe()
218 switch (miicfg) { in bge_phy_probe()