Home
last modified time | relevance | path

Searched refs:IF_FLOPPY (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dblockdev.h23 IF_IDE, IF_SCSI, IF_FLOPPY, IF_PFLASH, IF_MTD, IF_SD, IF_VIRTIO, IF_XEN, enumerator
/openbmc/qemu/hw/isa/
H A Disa-superio.c132 fd[i] = drive_get(IF_FLOPPY, 0, i); in isa_superio_realize()
/openbmc/qemu/hw/mips/
H A Djazz.c354 fds[n] = drive_get(IF_FLOPPY, 0, n); in mips_jazz_init()
/openbmc/qemu/hw/sparc64/
H A Dsun4u.c341 fd[i] = drive_get(IF_FLOPPY, 0, i); in ebus_realize()
/openbmc/qemu/system/
H A Dvl.c716 default_drive(default_floppy, snapshot, IF_FLOPPY, 0, FD_OPTS); in configure_blockdev()
2931 drive_add(IF_FLOPPY, popt->index - QEMU_OPTION_fda, in qemu_init()
/openbmc/qemu/hw/sparc/
H A Dsun4m.c1018 fd[0] = drive_get(IF_FLOPPY, 0, 0); in sun4m_hw_init()
/openbmc/qemu/hw/i386/
H A Dpc.c1096 fd[i] = drive_get(IF_FLOPPY, 0, i); in pc_superio_init()
/openbmc/qemu/
H A Dblockdev.c81 [IF_FLOPPY] = "floppy",