Searched refs:DRIVER_VERSION (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_core.h38 #ifndef DRIVER_VERSION
39 #define DRIVER_VERSION "3.6.0" macro
H A Dmlx5_main.c57 DRIVER_VERSION " (" DRIVER_RELDATE ")";
/freebsd-11-stable/sys/dev/hptmv/
H A Dhptproc.c52 extern char DRIVER_VERSION[];
620 hpt_copy_info(req, "%s Version %s\n", DRIVER_NAME, DRIVER_VERSION);
H A Dentry.c160 char DRIVER_VERSION[] = "v1.16"; variable
1984 device_printf(dev, "%s Version %s \n", DRIVER_NAME, DRIVER_VERSION);
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c54 #ifndef DRIVER_VERSION
55 #define DRIVER_VERSION "3.6.0" macro
68 DRIVER_VERSION " (" DRIVER_RELDATE ")\n";

Completed in 179 milliseconds