Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sb.c614 DbgBreakIf((CSTORM_SP_SYNC_BLOCK_SIZE % 4) != 0); in lm_init_sp_status_block()
635 …_ZERO(pdev, CSEM_REG_FAST_MEMORY + CSTORM_SP_SYNC_BLOCK_OFFSET(func), CSTORM_SP_SYNC_BLOCK_SIZE/4); in lm_init_sp_status_block()
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D577xx_int_offsets.h316 #define CSTORM_SP_SYNC_BLOCK_SIZE (IRO[148].size) macro