Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mgmt.h69 char hal_build[16]; member
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c97 xge_os_strlcpy(about_info->hal_build, XGE_HAL_VERSION_BUILD, in xge_hal_mgmt_about()
98 sizeof(about_info->hal_build)); in xge_hal_mgmt_about()
H A Dxgehal-mgmtaux.c214 __HAL_AUX_ENTRY("hal_build", about_info.hal_build, "%s"); in xge_hal_aux_about_read()