Searched defs:drive_get (Results 1 - 1 of 1) sorted by path

/external/qemu/
H A Dblockdev.c62 DriveInfo *drive_get(BlockInterfaceType type, int bus, int unit) function
371 while (drive_get(type, bus_id, unit_id) != NULL) {
392 if (drive_get(type, bus_id, unit_id) != NULL) {

Completed in 1695 milliseconds