Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvugpu.h154 VG_CMD_STATE_FINISHED, enumerator
H A Dvhost-user-gpu.c251 cmd->state = VG_CMD_STATE_FINISHED; in vg_ctrl_response()
939 if (cmd->state != VG_CMD_STATE_FINISHED) { in vg_handle_ctrl()