Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h690 #define XGE_HAL_MAX_LATENCY_TIMER 255 macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c501 (new_config->latency_timer > XGE_HAL_MAX_LATENCY_TIMER)) { in __hal_device_config_check_common()