Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.c1883 u32 cmd_ctrl = 0, val = 0, sb_bit = 0, sb_bit_addr = 0, data = 0; in ecore_int_igu_cleanup_sb() local
1916 sb_bit_addr = igu_sb_id / 32 * sizeof(u32); in ecore_int_igu_cleanup_sb()
1918 sb_bit_addr += IGU_REG_CLEANUP_STATUS_0 + (0x80 * type); in ecore_int_igu_cleanup_sb()
1922 val = ecore_rd(p_hwfn, p_ptt, sb_bit_addr); in ecore_int_igu_cleanup_sb()