Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_sunoem.c1012 #define SUNOEM_CLI_BUSY_ERR "Busy" macro
1113 } 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()