Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_regs.h283 #define E1000_SHRAL(_i) (0x05438 + ((_i) * 8)) macro
H A De1000_ich8lan.c2077 E1000_WRITE_REG(hw, E1000_SHRAL(index - 1), rar_low); in e1000_rar_set_pch2lan()
2085 if ((E1000_READ_REG(hw, E1000_SHRAL(index - 1)) == rar_low) && in e1000_rar_set_pch2lan()