Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/picl/plugins/sun4u/envmon/
H A Dpiclenvmon.c113 static int add_env_nodes(int envmon_fd, uint8_t fru_type,
1118 add_env_nodes(int envmon_fd, uint8_t fru_type, picl_nodehdl_t envmonh) in add_env_nodes() function
1618 (void) add_env_nodes(envmon_fd, fru_type, in envmon_evhandler()
1786 (void) add_env_nodes(envmon_fd, fru_type, envmoninfh); in piclenvmon_init()
/titanic_41/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/
H A Dpiclfrutree.c320 static int add_env_nodes(picl_nodehdl_t nodeh, char *nodename,
775 err = add_env_nodes(childh, nodename, tblhdl); in add_fru_node()
853 err = add_env_nodes(childh, nodename, tblhdl); in add_fru_node()
3119 add_env_nodes(picl_nodehdl_t nodeh, char *nodename, picl_prophdl_t tblhdl) in add_env_nodes() function