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

/freebsd-11-stable/sys/dev/nxge/include/
H A Dxgehal-mgmt.h54 * @hal_fix: HAL fix number.
73 char hal_fix[4]; member in struct:xge_hal_mgmt_about_info_t
/freebsd-11-stable/sys/dev/vxge/include/
H A Dvxgehal-mgmt.h50 * @hal_fix: HAL fix number.
68 char hal_fix[4]; member in struct:vxge_hal_mgmt_about_info_t
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-mgmt.c104 (void) vxge_os_snprintf(about_info->hal_fix,
105 sizeof(about_info->hal_fix), "%d", VXGE_HAL_VERSION_FIX);
H A Dvxgehal-mgmtaux.c114 __HAL_AUX_ENTRY("hal_fix", about_info.hal_fix, "%s");
/freebsd-11-stable/sys/dev/nxge/xgehal/
H A Dxgehal-mgmt.c90 xge_os_strcpy(about_info->hal_fix, XGE_HAL_VERSION_FIX);
H A Dxgehal-mgmtaux.c221 __HAL_AUX_ENTRY("hal_fix", about_info.hal_fix, "%s");

Completed in 92 milliseconds