Searched refs:SUNOEM_CLI_BUSY_ERR (Results 1 – 1 of 1) sorted by relevance
1012 #define SUNOEM_CLI_BUSY_ERR "Busy" macro1113 } else if (strncmp(cli_rsp->buf, SUNOEM_CLI_BUSY_ERR, in ipmi_sunoem_cli()1114 sizeof(SUNOEM_CLI_BUSY_ERR) - 1) == 0) { in ipmi_sunoem_cli()