Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dblockdev.c193 static int drive_index_to_unit_id(BlockInterfaceType type, int index) in drive_index_to_unit_id() function
288 drive_index_to_unit_id(type, index)); in drive_get_by_index()
920 unit_id = drive_index_to_unit_id(type, index); in drive_new()