Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1118 struct mcp_file_att file_att; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c4402 struct mcp_file_att file_att; in ecore_find_nvram_image() local
4406 …_CODE_NVM_GET_FILE_ATT, image_type, &ret_mcp_resp, &ret_mcp_param, &ret_txn_size, (u32*)&file_att); in ecore_find_nvram_image()
4413 *nvram_offset_bytes = file_att.nvm_start_addr; in ecore_find_nvram_image()
4414 *nvram_size_bytes = file_att.len; in ecore_find_nvram_image()