Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c1266 PXP2_SET_FIRST_LAST_ILT(pdev, TM, 0, ILT_NUM_PAGE_ENTRIES - 1); in uninit_pxp2_blk()
2733 for (i=0; i < ILT_NUM_PAGE_ENTRIES; i++) in init_pxp2_common()
2742 PXP2_SET_FIRST_LAST_ILT(pdev, TM, 0, ILT_NUM_PAGE_ENTRIES - 1); in init_pxp2_common()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h275 #define ILT_NUM_PAGE_ENTRIES 3072 macro