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

/freebsd-10.3-release/sys/dev/e1000/
H A De1000_ich8lan.h76 #define E1000_SHRAL_PCH_LPT(_i) (0x05408 + ((_i) * 8)) macro
H A De1000_ich8lan.c2116 E1000_WRITE_REG(hw, E1000_SHRAL_PCH_LPT(index - 1),
2126 if ((E1000_READ_REG(hw, E1000_SHRAL_PCH_LPT(index - 1)) == rar_low) &&

Completed in 57 milliseconds