Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c529 u32 mbvficr = IXGBE_READ_REG(hw, IXGBE_MBVFICR(index)); in ixgbe_check_for_bit_pf() local
532 if (mbvficr & mask) { in ixgbe_check_for_bit_pf()
/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c561 u32 mbvficr = E1000_READ_REG(hw, E1000_MBVFICR); in e1000_check_for_bit_pf() local
564 if (mbvficr & mask) { in e1000_check_for_bit_pf()