Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.c2576 u16 sbid = p_sb->igu_sb_id; in ecore_int_get_sb_dbg() local
2582 if (sbid > NUM_OF_SBS(p_hwfn->p_dev)) in ecore_int_get_sb_dbg()
2586 IGU_REG_PRODUCER_MEMORY + sbid * 4); in ecore_int_get_sb_dbg()
2588 IGU_REG_CONSUMER_MEM + sbid * 4); in ecore_int_get_sb_dbg()
2593 sbid * 4 * PIS_PER_SB + i * 4); in ecore_int_get_sb_dbg()