Searched refs:blk_bytes (Results 1 – 1 of 1) sorted by relevance
90 unsigned char *blk_bytes; member109 VMSTATE_VBUFFER_UINT32(blk_bytes, PFlashCFI01, 0, NULL, writeblock_size),412 memcpy(pfl->blk_bytes, pfl->storage + pfl->blk_offset, in pflash_blk_write_start()421 memcpy(pfl->storage + pfl->blk_offset, pfl->blk_bytes, in pflash_blk_write_flush()448 p = pfl->blk_bytes + (offset - pfl->blk_offset); in pflash_data_write()873 pfl->blk_bytes = g_malloc(pfl->writeblock_size); in pflash_cfi01_realize()