Home
last modified time | relevance | path

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

/openbmc/ipmitool/src/plugins/serial/
H A Dserial_basic.c113 MSG_DONE enumerator
519 ctx->state = MSG_DONE; in serial_bm_parse_buffer()
591 } while (parse_ctx.state != MSG_DONE); in serial_bm_recv_msg()