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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_mii.c792 bge_phydsp_write(bgep, MII_DSP_TAP26, mii_val);
798 bge_phydsp_write(bgep, MII_DSP_CH34TP2,
863 bge_phydsp_write(bgep, MII_DSP_TAP26, 0);
883 bge_phydsp_write(bgep, MII_DSP_TAP26,
H A Dbge_impl.h1184 void bge_phydsp_write(bge_t *bgep, bge_regno_t regno, uint16_t value);
H A Dbge_chip2.c1315 #pragma no_inline(bge_phydsp_write)
1318 bge_phydsp_write(bge_t *bgep, bge_regno_t regno, uint16_t data) function
1320 BGE_TRACE(("bge_phydsp_write($%p, 0x%lx, 0x%x)",

Completed in 62 milliseconds