Home
last modified time | relevance | path

Searched defs:PFlashCFI01 (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/block/
H A Dpflash_cfi01.c61 struct PFlashCFI01 { struct
63 SysBusDevice parent_obj;
66 BlockBackend *blk;
67 uint32_t nb_blocs;
68 uint64_t sector_len;
69 uint8_t bank_width;
72 uint32_t features;
73 uint8_t wcycle; /* if 0, the flash is read normally */
74 bool ro;
75 uint8_t cmd;
[all …]