Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sb.c612 DbgBreakIf((CSTORM_SP_STATUS_BLOCK_SIZE % 4) != 0); in lm_init_sp_status_block()
636 …O(pdev, CSEM_REG_FAST_MEMORY + CSTORM_SP_STATUS_BLOCK_OFFSET(func), CSTORM_SP_STATUS_BLOCK_SIZE/4); in lm_init_sp_status_block()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D577xx_int_offsets.h307 #define CSTORM_SP_STATUS_BLOCK_SIZE (IRO[145].size) macro