IXGBE_MPSAR_HI
mpsar_hi = IXGBE_READ_REG(hw, IXGBE_MPSAR_HI(rar));
IXGBE_WRITE_REG(hw, IXGBE_MPSAR_HI(rar), 0);
IXGBE_WRITE_REG(hw, IXGBE_MPSAR_HI(rar), mpsar_hi);
mpsar = IXGBE_READ_REG(hw, IXGBE_MPSAR_HI(rar));
IXGBE_WRITE_REG(hw, IXGBE_MPSAR_HI(rar), mpsar);