Searched refs:DRV_VERSION (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | version.h | 26 #define DRV_VERSION "2.0.0.1" macro
|
H A D | t4_nexus.c | 106 .drv_linkinfo = "Chelsio T4 nexus " DRV_VERSION, 1925 KS_C_SET(driver_version, DRV_VERSION); in setup_kstats()
|
/titanic_41/usr/src/uts/common/io/skd/ |
H A D | skd.h | 40 #define DRV_VERSION "2.2.1" macro 44 #define DRV_VER_COMPL DRV_VERSION "." DRV_BUILD_ID 45 #define VERSIONSTR DRV_VERSION
|
H A D | skd.c | 3792 Dcmn_err(CE_NOTE, "skd_init: v%s-b%s\n", DRV_VERSION, DRV_BUILD_ID); in skd_init() 3835 cmn_err(CE_NOTE, "skd v%s unloading", DRV_VERSION); in skd_exit() 4875 DRV_NAME, DRV_VERSION, DRV_BUILD_ID); in skd_attach()
|
/titanic_41/usr/src/uts/common/io/cxgbe/cxgbe/ |
H A D | cxgbe.c | 77 .drv_linkinfo = "Chelsio T4 NIC " DRV_VERSION,
|