Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.c4812 u32 fw_asserts_section_addr, next_list_idx_addr, next_list_idx, last_list_idx, addr; in ecore_fw_asserts_dump() local
4837next_list_idx_addr = fw_asserts_section_addr + DWORDS_TO_BYTES(asserts->list_next_index_dword_offs… in ecore_fw_asserts_dump()
4838 next_list_idx = ecore_rd(p_hwfn, p_ptt, next_list_idx_addr); in ecore_fw_asserts_dump()