Searched refs:file_att (Results 1 – 2 of 2) sorted by relevance
3905 struct mcp_file_att file_att; in qed_find_nvram_image() local3915 &ret_txn_size, (u32 *)&file_att); in qed_find_nvram_image()3923 *nvram_offset_bytes = file_att.nvm_start_addr; in qed_find_nvram_image()3924 *nvram_size_bytes = file_att.len; in qed_find_nvram_image()
12388 struct mcp_file_att file_att; member