OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IF_PFLASH
(Results
1 - 5
of
5
) sorted by null
/external/qemu/
blockdev.c
198
type =
IF_PFLASH
;
449
case
IF_PFLASH
:
qemu-common.h
291
IF_IDE, IF_SCSI, IF_FLOPPY,
IF_PFLASH
, IF_MTD, IF_SD, IF_VIRTIO, IF_XEN,
vl-android.c
1108
type =
IF_PFLASH
;
[
all
...]
vl.c
911
type =
IF_PFLASH
;
1158
case
IF_PFLASH
:
[
all
...]
/external/qemu/hw/
mips_r4k.c
229
} else if ((dinfo = drive_get(
IF_PFLASH
, 0, 0)) != NULL) {
Completed in 246 milliseconds