Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h879 #define XGE_HAL_MIN_CIRCULAR_ARR 4096 macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c737 if ((new_config->tracebuf_size < XGE_HAL_MIN_CIRCULAR_ARR) || in __hal_driver_config_check()