Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_regs.h79 #define E1000_SVT 0x000F4 macro
H A De1000_ich8lan.c1153 reg = E1000_READ_REG(hw, E1000_SVT) & ~E1000_SVT_OFF_HWM_MASK; in e1000_platform_pm_pch_lpt()
1155 E1000_WRITE_REG(hw, E1000_SVT, reg); in e1000_platform_pm_pch_lpt()