Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_extern.c43 #define VM_CMD_CHAR 0xA1 /* Marks end of a command */ macro
131 ibe->outbuf[1] = VM_CMD_CHAR; in continue_send()
172 case VM_CMD_CHAR: in addchar()
333 case VM_CMD_CHAR: in receive()
397 ibe->outbuf[ibe->outlen] = VM_CMD_CHAR; in chr_event()
415 ibe->outbuf[ibe->outlen] = VM_CMD_CHAR; in chr_event()