Home
last modified time | relevance | path

Searched refs:__hal_device_config_check_common (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h894 __hal_device_config_check_common (xge_hal_device_config_t *new_config);
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c462 __hal_device_config_check_common (xge_hal_device_config_t *new_config) in __hal_device_config_check_common() function
H A Dxgehal-device.c5163 status = __hal_device_config_check_common(device_config); in xge_hal_device_initialize()