Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_ich8lan.h77 #define E1000_SHRAH_PCH_LPT(_i) (0x0540C + ((_i) * 8)) macro
H A De1000_ich8lan.c2159 E1000_WRITE_REG(hw, E1000_SHRAH_PCH_LPT(index - 1), in e1000_rar_set_pch_lpt()
2167 (E1000_READ_REG(hw, E1000_SHRAH_PCH_LPT(index - 1)) == rar_high)) in e1000_rar_set_pch_lpt()