Searched defs:AR_PHY_BASE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_phy.h41 #define AR_PHY_BASE 0x9800 macro
42 #define AR_PHY(_n) (AR_PHY_BASE + ((_n)<<2))

Completed in 75 milliseconds