Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_extern.c79 bool sending_cmd; member
122 if (!ibe->sending_cmd) { in continue_send()
125 ibe->sending_cmd = false; in continue_send()
135 ibe->sending_cmd = true; in continue_send()
417 ibe->sending_cmd = false; in chr_event()