Home
last modified time | relevance | path

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

/openbmc/ipmitool/lib/
H A Dipmi_sunoem.c1007 #define SUNOEM_CLI_CMD_EOF 4 /* Poll, client is out of data */ macro
1185 cli_req.command_response = SUNOEM_CLI_CMD_EOF; in ipmi_sunoem_cli()
1199 cli_req.command_response = SUNOEM_CLI_CMD_EOF; in ipmi_sunoem_cli()
1283 if (cli_req.command_response == SUNOEM_CLI_CMD_EOF in ipmi_sunoem_cli()