Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dvirtio_pmem.h18 struct virtio_pmem_request { struct
19 struct virtio_pmem_req req;
20 struct virtio_pmem_resp resp;
23 wait_queue_head_t host_acked;
24 bool done;
27 wait_queue_head_t wq_buf;
28 bool wq_buf_avail;
29 struct list_head list;