Searched refs:hal_build (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-mgmt.h55 * @hal_build: HAL build number.
74 char hal_build[16]; member in struct:xge_hal_mgmt_about_info_t
/freebsd-11-stable/sys/dev/vxge/include/
H A Dvxgehal-mgmt.h51 * @hal_build: HAL build number.
69 char hal_build[16]; member in struct:vxge_hal_mgmt_about_info_t
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-mgmt.c106 (void) vxge_os_snprintf(about_info->hal_build,
107 sizeof(about_info->hal_build), "%d", VXGE_HAL_VERSION_BUILD);
H A Dvxgehal-mgmtaux.c115 __HAL_AUX_ENTRY("hal_build", about_info.hal_build, "%s");
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-mgmt.c91 xge_os_strcpy(about_info->hal_build, XGE_HAL_VERSION_BUILD);
H A Dxgehal-mgmtaux.c222 __HAL_AUX_ENTRY("hal_build", about_info.hal_build, "%s");

Completed in 77 milliseconds