Searched refs:nvram_size_bytes (Results 1 – 1 of 1) sorted by relevance
4399 u32 *nvram_size_bytes) in ecore_find_nvram_image() argument4414 *nvram_size_bytes = file_att.len; in ecore_find_nvram_image()4416 …n NVRAM offset %d bytes with size %d bytes\n", image_type, *nvram_offset_bytes, *nvram_size_bytes); in ecore_find_nvram_image()4419 if (*nvram_size_bytes & 0x3) in ecore_find_nvram_image()4429 u32 nvram_size_bytes, in ecore_nvram_read() argument4433 s32 bytes_left = nvram_size_bytes; in ecore_nvram_read()4436 …wfn, ECORE_MSG_DEBUG, "nvram_read: reading image of size %d bytes from NVRAM\n", nvram_size_bytes); in ecore_nvram_read()