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

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_ich8lan.h77 #define E1000_SHRAH_PCH_LPT(_i) (0x0540C + ((_i) * 8)) macro
H A De1000_ich8lan.c2119 E1000_WRITE_REG(hw, E1000_SHRAH_PCH_LPT(index - 1),
2127 (E1000_READ_REG(hw, E1000_SHRAH_PCH_LPT(index - 1)) == rar_high))

Completed in 176 milliseconds