Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dblockdev.h25 } BlockInterfaceType; typedef
28 BlockInterfaceType type;
52 void override_max_devs(BlockInterfaceType type, int max_devs);
54 DriveInfo *drive_get(BlockInterfaceType type, int bus, int unit);
56 DriveInfo *drive_get_by_index(BlockInterfaceType type, int index);
57 int drive_get_max_bus(BlockInterfaceType type);
59 QemuOpts *drive_add(BlockInterfaceType type, int index, const char *file,
61 DriveInfo *drive_new(QemuOpts *arg, BlockInterfaceType block_default_type,