Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dreqlist.h26 typedef struct BlockReq { struct
31 QLIST_ENTRY(BlockReq) list; argument
32 } BlockReq; typedef