Home
last modified time | relevance | path

Searched refs:VERSIONSTR (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_open.h33 #ifndef VERSIONSTR
34 #define VERSIONSTR "100721-v1.07" macro
/illumos-gate/usr/src/cmd/listen/
H A Dlsdbf.c715 #define VERSIONSTR "# VERSION=" macro
732 if (!strncmp(p, VERSIONSTR, strlen(VERSIONSTR))) { in check_version()
741 p += strlen(VERSIONSTR); in check_version()
/illumos-gate/usr/src/uts/common/io/skd/
H A Dskd.h45 #define VERSIONSTR DRV_VERSION macro
H A Dskd.c4690 VERSIONSTR, instance); in skd_attach()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_dbg.c2656 "driver version is "VERSIONSTR); in ql_8xxx_binary_core_dump()
H A Dqlge.c48 static char version[] = "GLDv3 QLogic 81XX " VERSIONSTR;