Searched refs:VIRTIO_GPU_RESP_ERR_UNSPEC (Results 1 – 2 of 2) sorted by relevance
92 VIRTIO_GPU_RESP_ERR_UNSPEC = 0x1200, enumerator
201 if (resp->type >= cpu_to_le32(VIRTIO_GPU_RESP_ERR_UNSPEC)) { in virtio_gpu_dequeue_ctrl_func()