Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c555 u32 mbvficr = E1000_READ_REG(hw, E1000_MBVFICR); in e1000_check_for_bit_pf()
560 E1000_WRITE_REG(hw, E1000_MBVFICR, mask); in e1000_check_for_bit_pf()
H A De1000_regs.h545 #define E1000_MBVFICR 0x00C80 /* Mailbox VF Cause - RWC */ macro