Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-mgmt.h66 char hal_major[4]; member
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmt.c88 xge_os_strlcpy(about_info->hal_major, XGE_HAL_VERSION_MAJOR, in xge_hal_mgmt_about()
89 sizeof(about_info->hal_major)); in xge_hal_mgmt_about()
H A Dxgehal-mgmtaux.c211 __HAL_AUX_ENTRY("hal_major", about_info.hal_major, "%s"); in xge_hal_aux_about_read()