Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dbnxe_hw_debug.c294 LM_INTMEM_READ64(pdev, TSTORM_ASSERT_LIST_OFFSET(j), &row0, BAR_TSTRORM_INTMEM); in lm_get_storms_assert()
295 LM_INTMEM_READ64(pdev, TSTORM_ASSERT_LIST_OFFSET(j) + 8, &row1, BAR_TSTRORM_INTMEM); in lm_get_storms_assert()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D577xx_int_offsets.h204 #define TSTORM_ASSERT_LIST_OFFSET(assertListEntry) (IRO[101].base + ((assertListE… macro