Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dvl.c145 typedef QSIMPLEQ_HEAD(, BlockdevOptionsQueueEntry) BlockdevOptionsQueue; typedef
172 static BlockdevOptionsQueue bdo_queue = QSIMPLEQ_HEAD_INITIALIZER(bdo_queue);
680 static void configure_blockdev(BlockdevOptionsQueue *bdo_queue, in configure_blockdev()