Home
last modified time | relevance | path

Searched defs:virtio_gpu_transfer_to_host_2d (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pv/
H A Dviogpu.h202 struct virtio_gpu_transfer_to_host_2d { struct
203 struct virtio_gpu_ctrl_hdr hdr;
204 struct virtio_gpu_rect r;
205 __le64 offset;
206 __le32 resource_id;
207 __le32 padding;