Home
last modified time | relevance | path

Searched refs:mfw_version (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/sys/dev/bxe/
Dbxe_ioctl.h54 char mfw_version[BXE_MFW_VERSION_LENGTH]; member
Dbxe.c19449 snprintf(drv_infop->mfw_version, BXE_MFW_VERSION_LENGTH, "%s", in bxe_eioctl()
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Dqlnx_ioctl.h93 char mfw_version[QLNX_DRV_INFO_MFW_VERSION_LENGTH]; member
Dqlnx_ioctl.c551 snprintf(drv_info->mfw_version, sizeof(drv_info->mfw_version), "%s", in qlnx_drv_info()