Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dblock-gen.h32 typedef struct BdrvPollCo { struct
36 } BdrvPollCo; argument
38 static inline void bdrv_poll_co(BdrvPollCo *s) in bdrv_poll_co()