Home
last modified time | relevance | path

Searched refs:TYPE_PFLASH_CFI02 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/block/
H A Dflash.h30 #define TYPE_PFLASH_CFI02 "cfi.pflash02" macro
/openbmc/qemu/hw/block/
H A Dpflash_cfi02.c984 .name = TYPE_PFLASH_CFI02,
1009 DeviceState *dev = qdev_new(TYPE_PFLASH_CFI02); in type_init()