OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drive_get_index
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
vl.c
759
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)
[
all
...]
vl-android.c
956
int
drive_get_index
(BlockInterfaceType type, int bus, int unit)
function
[
all
...]
Completed in 32 milliseconds