OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IF_FLOPPY
(Results
1 - 5
of
5
) sorted by null
/external/qemu/
blockdev.c
195
type =
IF_FLOPPY
;
446
case
IF_FLOPPY
:
477
if (type != IF_SCSI && type != IF_VIRTIO && type !=
IF_FLOPPY
&& type != IF_NONE) {
qemu-common.h
291
IF_IDE, IF_SCSI,
IF_FLOPPY
, IF_PFLASH, IF_MTD, IF_SD, IF_VIRTIO, IF_XEN,
vl-android.c
1105
type =
IF_FLOPPY
;
[
all
...]
vl.c
908
type =
IF_FLOPPY
;
1155
case
IF_FLOPPY
:
[
all
...]
/external/qemu/hw/
pc.c
[
all
...]
Completed in 5208 milliseconds