2 material function (instances or not) in material node both show with same texture parameter in preview

Hello! I think that main problem is same parameter name. It seemed that this parameter is get from first node to global parameter list and after that the second parameter from second node is ignored because its name is already contained in global param list…