Searched refs:add_env_nodes (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/envmon/ |
H A D | piclenvmon.c | 113 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_50/usr/src/cmd/picl/plugins/sun4u/lw8/frutree/ |
H A D | piclfrutree.c | 320 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
|