Searched refs:SUNOEM_SUCCESS (Results 1 – 1 of 1) sorted by relevance
90 #define SUNOEM_SUCCESS 1 macro1300 return ((error == 0 && cli_rsp->command_response == SUNOEM_SUCCESS) ? 0 : -1); in ipmi_sunoem_cli()