Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h1631 #define MII_DSP_RW_PORT 0x15 /* DSP read/write port */ macro
H A Dbge_chip2.c1330 return bge_mii_get16(bgep, MII_DSP_RW_PORT); in bge_phydsp_read()
1344 bge_mii_put16(bgep, MII_DSP_RW_PORT, data); in bge_phydsp_write()