Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Dpflash_cfi02.c193 static size_t pflash_regions_count(PFlashCFI02 *pfl) in pflash_regions_count() function
283 for (int i = 0; i < pflash_regions_count(pfl); ++i) { in pflash_sector_info()