Home
last modified time | relevance | path

Searched refs:drive_index_to_bus_id (Results 1 – 1 of 1) sorted by path

/qemu/
H A Dblockdev.c187 static int drive_index_to_bus_id(BlockInterfaceType type, int index) in drive_index_to_bus_id() function
287 drive_index_to_bus_id(type, index), in drive_get_by_index()
919 bus_id = drive_index_to_bus_id(type, index); in drive_new()