Home
last modified time | relevance | path

Searched refs:ver_str (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm.c1530 snprintf((char *)pDev->ver_str, in mm_build_ver_string()
1531 sizeof(pDev->ver_str), in mm_build_ver_string()
1535 return min(strlen((char *)pDev->ver_str), strlen(pUM->version)); in mm_build_ver_string()
/illumos-gate/usr/src/lib/auditd_plugins/remote/
H A Dtransport.c60 static char *ver_str = "01"; /* supported protocol version */ variable
185 out_buf.value = (void *)ver_str; in prot_ver_negotiate()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c2411 u8_t ver_str[16] = {0}; in lm_ncsi_prev_drv_ver_is_win8_inbox() local
2444 num_dwords = ARRSIZE(ver_str)/sizeof(u32_t); in lm_ncsi_prev_drv_ver_is_win8_inbox()
2450 *((u32 *)&ver_str[str_idx]) = val; in lm_ncsi_prev_drv_ver_is_win8_inbox()
2457 p = ver_str; in lm_ncsi_prev_drv_ver_is_win8_inbox()
2465 ver_str_end = ver_str + ARRSIZE(ver_str) - 1; in lm_ncsi_prev_drv_ver_is_win8_inbox()
H A Dlm_stats.c2613 ASSERT_STATIC( sizeof(stats_eth->version) <= sizeof(pdev->ver_str) ); in lm_drv_info_to_mfw_assign_eth()
2617 mm_memcpy( stats_eth->version, pdev->ver_str, sizeof(stats_eth->version) ); in lm_drv_info_to_mfw_assign_eth()
/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/
H A Dlm5706.h992 u8_t ver_str[32]; /* null terminated version string. */ member
H A Dbnx_lm_main.c1064 (char *)pdev->ver_str, in lm_get_dev_info()
1065 sizeof(pdev->ver_str), in lm_get_dev_info()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h3101 u8_t ver_str[16]; /* null terminated version string. */ member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt1393 1. Request: Remove the `ver_str' field that the upper driver should have set