Home
last modified time | relevance | path

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

/NextBSD/sys/dev/nxge/include/
HDxgehal-mgmt.h72 char hal_minor[4]; member
/NextBSD/sys/dev/vxge/include/
HDvxgehal-mgmt.h67 char hal_minor[4]; member
/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-mgmt.c102 (void) vxge_os_snprintf(about_info->hal_minor, in vxge_hal_mgmt_about()
103 sizeof(about_info->hal_minor), "%d", VXGE_HAL_VERSION_MINOR); in vxge_hal_mgmt_about()
HDvxgehal-mgmtaux.c113 __HAL_AUX_ENTRY("hal_minor", about_info.hal_minor, "%s"); in vxge_hal_aux_about_read()
/NextBSD/sys/dev/nxge/xgehal/
HDxgehal-mgmt.c89 xge_os_strcpy(about_info->hal_minor, XGE_HAL_VERSION_MINOR); in xge_hal_mgmt_about()
HDxgehal-mgmtaux.c220 __HAL_AUX_ENTRY("hal_minor", about_info.hal_minor, "%s"); in xge_hal_aux_about_read()