Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2842 #define STATE_BLOCK_CNT 5 macro
2843 lm_state_block_t *state_blks[STATE_BLOCK_CNT];
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dbnx_lm_main.c1506 for(idx = 0; idx < STATE_BLOCK_CNT; idx++) in init_ofld_resc()