Searched defs:drive_get_index (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dvl-android.c956 int drive_get_index(BlockInterfaceType type, int bus, int unit) function
1288 while (drive_get_index(type, bus_id, unit_id) != -1) {
1309 if (drive_get_index(type, bus_id, unit_id) != -1)
H A Dvl.c759 int drive_get_index(BlockInterfaceType type, int bus, int unit) function
1091 while (drive_get_index(type, bus_id, unit_id) != -1) {
1112 if (drive_get_index(type, bus_id, unit_id) != -1)

Completed in 157 milliseconds