OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlockInterfaceType
(Results
1 - 4
of
4
) sorted by null
/external/qemu/
sysemu.h
166
}
BlockInterfaceType
;
175
BlockInterfaceType
type;
191
extern int drive_get_index(
BlockInterfaceType
type, int bus, int unit);
192
extern int drive_get_max_bus(
BlockInterfaceType
type);
198
BlockDriverState *qdev_init_bdrv(DeviceState *dev,
BlockInterfaceType
type);
vl-android.c
[
all
...]
vl.c
[
all
...]
/external/qemu/hw/
qdev.c
280
BlockDriverState *qdev_init_bdrv(DeviceState *dev,
BlockInterfaceType
type)
Completed in 33 milliseconds