Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c617 u32 vflre = E1000_READ_REG(hw, E1000_VFLRE); in e1000_check_for_rst_pf()
624 E1000_WRITE_REG(hw, E1000_VFLRE, (1 << vf_number)); in e1000_check_for_rst_pf()
H A De1000_regs.h547 #define E1000_VFLRE 0x00C88 /* VF Register Events - RWC */ macro