Home
last modified time | relevance | path

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

/NextBSD/sys/dev/nxge/include/
HDxgehal-mgmt.h73 char hal_fix[4]; member
/NextBSD/sys/dev/vxge/include/
HDvxgehal-mgmt.h68 char hal_fix[4]; member
/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-mgmt.c104 (void) vxge_os_snprintf(about_info->hal_fix, in vxge_hal_mgmt_about()
105 sizeof(about_info->hal_fix), "%d", VXGE_HAL_VERSION_FIX); in vxge_hal_mgmt_about()
HDvxgehal-mgmtaux.c114 __HAL_AUX_ENTRY("hal_fix", about_info.hal_fix, "%s"); in vxge_hal_aux_about_read()
/NextBSD/sys/dev/nxge/xgehal/
HDxgehal-mgmt.c90 xge_os_strcpy(about_info->hal_fix, XGE_HAL_VERSION_FIX); in xge_hal_mgmt_about()
HDxgehal-mgmtaux.c221 __HAL_AUX_ENTRY("hal_fix", about_info.hal_fix, "%s"); in xge_hal_aux_about_read()