Home
last modified time | relevance | path

Searched refs:IF_PFLASH (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/include/system/
H A Dblockdev.h23 IF_IDE, IF_SCSI, IF_FLOPPY, IF_PFLASH, IF_MTD, IF_SD, IF_VIRTIO, IF_XEN, enumerator
/openbmc/qemu/hw/sparc64/
H A Dniagara.c102 DriveInfo *dinfo = drive_get(IF_PFLASH, 0, 0); in niagara_init()
/openbmc/qemu/hw/microblaze/
H A Dpetalogix_s3adsp1800_mmu.c103 dinfo = drive_get(IF_PFLASH, 0, 0); in OBJECT_DECLARE_TYPE()
H A Dpetalogix_ml605_mmu.c105 dinfo = drive_get(IF_PFLASH, 0, 0); in petalogix_ml605_init()
/openbmc/qemu/hw/i386/
H A Dpc_sysfw.c236 drive_get(IF_PFLASH, 0, i)); in pc_system_firmware_init()
/openbmc/qemu/hw/misc/
H A Dsifive_u_otp.c211 dinfo = drive_get(IF_PFLASH, 0, 0); in sifive_u_otp_realize()