Searched refs:init_err (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/daktari/psvcplugin/ |
H A D | psvcplugin.c | 173 static void init_err(char *fmt, char *arg1, char *arg2) in init_err() function 315 init_err(INVALID_FILE_FORMAT_MSG, funcname, 0); in load_projected_properties() 325 init_err(INVALID_FILE_FORMAT_MSG, funcname, 0); in load_projected_properties() 340 init_err(NODE_NOT_FOUND_MSG, funcname, src); in load_projected_properties() 349 init_err(ID_NOT_FOUND_MSG, funcname, src); in load_projected_properties() 362 init_err(FANSPEED_PROP_NOT_FOUND_MSG, funcname, 0); in load_projected_properties() 372 init_err(FANSPEED_PROP_DELETE_FAILED_MSG, funcname, 0); in load_projected_properties() 385 init_err(NODE_NOT_FOUND_MSG, funcname, dst); in load_projected_properties() 395 init_err(ID_NOT_FOUND_MSG, funcname, dst); in load_projected_properties() 413 init_err(SIZE_NOT_FOUND_MSG, funcname, dst_prop); in load_projected_properties() [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcplugin/ |
H A D | psvcplugin.c | 949 static void init_err(const char *fmt, char *arg1, char *arg2) in init_err() function 1159 init_err(ID_NOT_FOUND_MSG, in create_reference_properties() 1173 init_err(PTREE_CREATE_TABLE_FAILED_MSG, in create_reference_properties() 1182 init_err(CREATE_PROP_FAILED_MSG, funcname, in create_reference_properties() 1197 init_err(MALLOC_FAILED_MSG, funcname, strerror(errno)); in create_reference_properties() 1212 init_err(ID_NOT_FOUND_MSG, in create_reference_properties() 1224 init_err(CLASS_NOT_FOUND_MSG, funcname, in create_reference_properties() 1242 init_err(PTREE_CREATE_PROP_FAILED_MSG, in create_reference_properties() 1253 init_err(PTREE_ADD_ROW_FAILED_MSG, funcname, in create_reference_properties() 1284 init_err(INVALID_FILE_FORMAT_MSG, funcname, 0); in load_projected_properties() [all …]
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcplugin/ |
H A D | psvcplugin.c | 113 static void init_err(char *fmt, char *arg1, char *arg2) in init_err() function 134 init_err(PSVC_INIT_ERR, funcname, strerror(errno)); in psvc_psr_plugin_init() 158 init_err(PTREE_DELETE_NODE_ERR, funcname, in psvc_psr_plugin_init() 184 init_err(PTREE_GET_NODE_ERR, funcname, in psvc_psr_plugin_init() 191 init_err(PTREE_DELETE_NODE_ERR, funcname, in psvc_psr_plugin_init()
|
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcplugin/ |
H A D | psvcplugin.c | 191 static void init_err(char *fmt, char *arg1, char *arg2) in init_err() function 212 init_err(PSVC_INIT_ERR, funcname, strerror(errno)); in psvc_psr_plugin_init() 236 init_err(PTREE_DELETE_NODE_ERR, funcname, in psvc_psr_plugin_init() 263 init_err(PTREE_GET_NODE_ERR, funcname, in psvc_psr_plugin_init() 270 init_err(PTREE_DELETE_NODE_ERR, funcname, in psvc_psr_plugin_init()
|
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.c | 6260 goto init_err; in ecore_func_hw_init() 6268 goto init_err; in ecore_func_hw_init() 6274 goto init_err; in ecore_func_hw_init() 6280 goto init_err; in ecore_func_hw_init() 6286 goto init_err; in ecore_func_hw_init() 6294 init_err: in ecore_func_hw_init()
|