Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h76 #define E1000_SHRAL_PCH_LPT(_i) (0x05408 + ((_i) * 8)) macro
H A De1000_ich8lan.c2156 E1000_WRITE_REG(hw, E1000_SHRAL_PCH_LPT(index - 1), in e1000_rar_set_pch_lpt()
2166 if ((E1000_READ_REG(hw, E1000_SHRAL_PCH_LPT(index - 1)) == rar_low) && in e1000_rar_set_pch_lpt()