Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfe/
H A Dsfereg.h139 #define MII_REGS_BASE 0x80 /* DP83815 only */ macro
H A Dsfe.c1580 return ((uint16_t)INL(dp, MII_REGS_BASE + offset*4)); in sfe_mii_read_dp83815()
1588 OUTL(dp, MII_REGS_BASE + offset*4, val); in sfe_mii_write_dp83815()