Searched refs:versionBC (Results 1 – 4 of 4) sorted by relevance
669 snprintf(pUM->versionBC, in BnxeAttachDevice()670 sizeof(pUM->versionBC), in BnxeAttachDevice()741 pUM->versionBC, in BnxeAttachDevice()
47 kstat_named_t versionBC; member589 strncpy(pStats->versionBC.value.c, pUM->versionBC, sizeof(pStats->versionBC.value.c)); in BnxeKstatUpdate()1853 BNXE_KSTAT(versionBC, KSTAT_DATA_CHAR); in BnxeKstatInit()
595 char versionBC[BNXE_STR_SIZE]; member
1234 snprintf((char *)pData, dataLen, "%s", pUM->versionBC); in BnxeFcoePrvCtl()