Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_defs.h112 #define HXGE_INT_MAX_LDG 32 macro
122 #define LDG_VALID(n) (n < HXGE_INT_MAX_LDG)
H A Dhxge_virtual.c255 p_cfgp->max_ldgs = HXGE_INT_MAX_LDG; in hxge_use_cfg_dma_config()