Searched refs:file_att (Results 1 – 2 of 2) sorted by relevance
4518 struct mcp_file_att file_att; in qed_find_nvram_image() local4528 &ret_txn_size, (u32 *)&file_att); in qed_find_nvram_image()4536 *nvram_offset_bytes = file_att.nvm_start_addr; in qed_find_nvram_image()4537 *nvram_size_bytes = file_att.len; in qed_find_nvram_image()
12555 struct mcp_file_att file_att; member