OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drive_get_max_bus
(Results
1 - 7
of
7
) sorted by null
/external/qemu/
blockdev.h
38
extern int
drive_get_max_bus
(BlockInterfaceType type);
sysemu.h
162
extern int
drive_get_max_bus
(BlockInterfaceType type);
blockdev.c
78
int
drive_get_max_bus
(BlockInterfaceType type)
function
vl.c
775
int
drive_get_max_bus
(BlockInterfaceType type)
function
[
all
...]
vl-android.c
972
int
drive_get_max_bus
(BlockInterfaceType type)
function
[
all
...]
/external/qemu/hw/
mips_r4k.c
283
if (
drive_get_max_bus
(IF_IDE) >= MAX_IDE_BUS) {
pc.c
[
all
...]
Completed in 2324 milliseconds